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