Back to Devexpress

dxPrinting Unit

vcl-dxprinting.md

latest1.5 KB
Original Source

dxPrinting Unit

Implements base classes for print-related end-user commands.

Classes

NameDescription
TdxCustomPrintingActionThe base class for all classes that implement print-related commands provided by DevExpress VCL controls.
TdxCustomShowPageSetupFormActionThe base class for all classes that implement commands invoking Page Setup dialogs in DevExpress VCL controls.
TdxCustomShowPrintFormActionThe base class for all classes that implement commands invoking the Print dialogs in DevExpress VCL controls.
TdxCustomShowPrintPreviewFormActionThe base class for all classes that implement commands invoking the Print Preview dialogs in DevExpress VCL controls.
TdxPrintingRepositoryThe global repository of report links used in an application.

Interfaces

NameDescription
IdxPrintingAn interface that exposes a report link instance within the report link repository.

Methods

NameDescription
dxPrintingRepositoryProvides access to the repository of report links.