mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 10:02:30 +01:00 
			
		
		
		
	* Unprepare report before saving (bug ID #33268)
git-svn-id: trunk@57414 -
This commit is contained in:
		
							parent
							
								
									d444757a8d
								
							
						
					
					
						commit
						40e3d82715
					
				| @ -922,6 +922,8 @@ end; | ||||
| 
 | ||||
| function TFPReportDesignerForm.SaveReport: Boolean; | ||||
| begin | ||||
|   if Assigned(FReport) and FReport.Prepared then | ||||
|     FReport.ClearPreparedReport; | ||||
|   Result:=Assigned(OnSaveReport); | ||||
|   if result then | ||||
|     OnSaveReport(Self) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 michael
						michael