Skip to main content

TdxPSPrintStyle Events

Provides additional functionality for print styles.
Name Description
OnAfterGenerating Occurs after a report has been generated.
OnAfterPrinting Occurs after a report has been printed.
OnBeforeGenerating Occurs before generating a report.
OnBeforePrinting Occurs before printing a report.
OnDestroy Occurs when a print style is being destroyed. Inherited from TBasedxPrintStyle.
OnFilterPaper Occurs when retrieving the list of available paper types. Inherited from TBasedxPrintStyle.
See Also