TdxPrintDlgData Record
Contains printer dialog appearance and behavior options.
Declaration
TdxPrintDlgData = record
Remarks
Options include:
Field | Description |
---|---|
Provides access to the values of a printer dialog’s entry fields and data required for their validation. | |
Specifies a printer dialog’s window caption. | |
Specifies the ID of the context-sensitive help topic associated with a printer dialog. | |
Specifies which buttons are enabled in a printer dialog. | |
Specifies which buttons are visible in a printer dialog. | |
Specifies which options are enabled in a printer dialog. | |
Specifies which options are visible in a printer dialog. | |
Events | Enables you to assign handlers for the following events:
|
IsCheckUserInput | Specifies whether the following verifications are made before a report is printed:
|
Indicates whether the Preview button was clicked within a printer dialog. |