TdxComponentPrinter Events
A component printer.
Name | Description |
---|---|
On |
Occurs when adding a new report link.
Inherited from TCustomdx |
On |
Occurs after closing the preview form.
Inherited from TCustomdx |
On |
Occurs before the report designer window is activated.
Inherited from TCustomdx |
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.
Inherited from TCustomdx |
On |
Occurs before the preview window is to be activated.
Inherited from TCustomdx |
On |
Occurs when the Component property changes.
Inherited from TCustomdx |
On |
Occurs when changing a report link.
Inherited from TCustomdx |
On |
Occurs when drawing individual report pages.
Inherited from TCustomdx |
On |
Occurs when drawing a page footer.
Inherited from TCustomdx |
On |
Occurs when drawing a page header.
Inherited from TCustomdx |
On |
Occurs when drawing the report title.
Inherited from TCustomdx |
On |
Occurs when a report link is to be deleted.
Inherited from TCustomdx |
On |
Occurs when the report link designer is closed.
Inherited from TCustomdx |
On |
Occurs when a report has just been built.
Inherited from TCustomdx |
On |
Occurs after printing a report.
Inherited from TCustomdx |
On |
Occurs when saving a page to disk. |
On |
Occurs when exporting a page to graphics. |
On |
Occurs when exporting a report to graphic images or to disk. |
On |
|
On |
Enables you to respond to end-user choices made within a printer dialog after it’s been closed.
Inherited from TCustomdx |
On |
Occurs during report building.
Inherited from TCustomdx |
On |
Occurs when a printing component starts printing.
Inherited from TCustomdx |
On |
|
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.
Inherited from TCustomdx |
On |
Occurs when drawing the report title before the On |
On |
Occurs before sending a regular page of a multi-page document to printer.
Inherited from TCustomdx |
On |
Occurs when closing the Page Setup dialog window.
Inherited from TCustomdx |
On |
Occurs when the printing device is busy.
Inherited from TCustomdx |
On |
Occurs when the printing device is not available (for example, disconnected).
Inherited from TCustomdx |
On |
Occurs when the printing component is about to build a report.
Inherited from TCustomdx |
On |
Occurs before the printing component prints the report.
Inherited from TCustomdx |
See Also