Skip to main content

TdxComponentPrinter Class

A component printer.

Declaration

TdxComponentPrinter = class(
    TCustomdxComponentPrinter
)

Remarks

A component printer allows you to print content of any control in your application. This component manages a list of report links (TBasedxReportLink class descendant instances) that import information from printed components.

Main API Members

The list below outlines key members of the TdxComponentPrinter class that allow you to manage report links and print content of different controls in your application.

See Also