TCustomdxComponentPrinter.PreviewWindow Property
In This Article
Provides access to the Print Preview window embedded into the Print Preview dialog.
#Declaration
Delphi
property PreviewWindow: TdxPSCustomPreviewWindow read;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxPSCustomPreviewWindow class description to learn about this window.
See Also