TdxPSPrintStyle.OnBeforePrinting Event
Occurs before printing a report.
Declaration
property OnBeforePrinting: TNotifyEvent read; write;
Remarks
Write an OnBeforePrinting event handler to perform specific actions before printing a report.
See Also