TdxPreviewOptions.Icon Property
Specifies the icon of the Print Preview dialog.
Declaration
property Icon: TIcon read; write;
Property Value
Type |
---|
TIcon |
Remarks
Use this property to provide an icon for the Print Preview dialog. If the icon is not assigned, then the default icon is used.
See Also