TCustomdxComponentPrinter Events
The base class for the component printer.
Name | Description |
---|---|
On |
Occurs when adding a new report link. |
On |
Occurs after closing the preview form. |
On |
Occurs before the report designer window is activated. |
On |
Enables you to adjust PDF export settings before a specific link’s report is exported to a PDF file or optionally cancel the export. |
On |
Occurs before the preview window is to be activated. |
On |
Occurs when the Component property changes. |
On |
Occurs when changing a report link. |
On |
Occurs when drawing individual report pages. |
On |
Occurs when drawing a page footer. |
On |
Occurs when drawing a page header. |
On |
Occurs when drawing the report title. |
On |
Occurs when a report link is to be deleted. |
On |
Occurs when the report link designer is closed. |
On |
Occurs when a report has just been built. |
On |
Occurs after printing a report. |
On |
Enables you to respond to end-user choices made within a printer dialog after it’s been closed. |
On |
Occurs during report building. |
On |
Occurs when a printing component starts printing. |
On |
Enables you to customize the Print dialog‘s appearance and specify event handlers notifying about dialog visibility changes and end-user actions performed within this dialog. |
On |
Occurs when drawing the report title before the On |
On |
Occurs before sending a regular page of a multi-page document to printer. |
On |
Occurs when closing the Page Setup dialog window. |
On |
Occurs when the printing device is busy. |
On |
Occurs when the printing device is not available (for example, disconnected). |
On |
Occurs when the printing component is about to build a report. |
On |
Occurs before the printing component prints the report. |
See Also