In Delphi 2009 I install Fast Report 4.8, and create some reports. In my application I use these reports like this:
myfrxReport.ShowReport();
Now some users want to edit the report page, so I use frxDesigner.
But my problem is: “How can I save users changes ?”
u can this code :
TAppUtils.Confirm : It is method to confirm user to do something or not