TdxPrintDialog.DialogData Property
Specifies printer dialog attributes.
Declaration
property DialogData: TdxPrintDialogData read;
Property Value
Type |
---|
TdxPrintDialogData |
Remarks
Use this property to obtain DialogData options. Refer to the TdxPrintDialogData type description to learn about available options.
See Also