I use the following code to save & load my Form: public constructor Create(AOwner: TComponent); override; procedure BeforeDestruction; override; var
I want to show a message when the fastreport print button is clicked. How can I write down a code from delphi? Should I use "OnBeforePrint" or "OnAfterPrint"?
My app contains documents in its database. The users can open the documents in which case, the document gets saved to a temporary folder and gets opened on the