Skip to main content
A newer version of this page is available. .

Print Data

All Developer Express VCL controls can be printed by means of our advanced ExpressPrinting System. All you need to do is to create an appropriate report link for a control, and use it to adjust print settings and call the printing routine. Moreover, the ExpressPrinting System allows end-users to fine-tune reports via an easy-to-use runtime interface loaded with a number of options.

Note

The ExpressPrinting System must be installed separately.

To print the ExpressQuantumTreeList control, add the dxPScxTL5Lnk unit to the ‘uses’ clause and create a report link that corresponds to the control.

Task-Based Help

How to Display Print Preview and Print the Tree List

See Also