TdxPSCustomPreviewWindow.Options Property
In This Article
Provides access to the look & feel settings of the Print Preview window.
#Declaration
Delphi
property Options: TdxPreviewWindowOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxPreviewWindowOptions class description to learn about available settings.
See Also