TdxPSPreviewWindow Class
The Print Preview window.
Declaration
TdxPSPreviewWindow = class(
TdxPSCustomPreviewWindow,
IdxComponentPrinterListener,
IdxSkinSupport,
IdxPSExplorerTreeContainerHost
)
Remarks
The Print Preview window provides a UI for browsing reports built with report links.
The Print Preview dialog includes this window as part of its UI.
You can add the Print Preview window into any container control. The following image illustrates the window embedded into the Ribbon Backstage View of the ExpressPrinting System compiled demo available at https://www.devexpress.com/support/demos/#vcl.
Inheritance
See Also