TdxPSPrintStyle.OnAfterPrinting Event
Occurs after a report has been printed.
Declaration
property OnAfterPrinting: TNotifyEvent read; write;
Remarks
Write an OnAfterPrinting event handler to perform specific actions after a report has been printed.
See Also