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

TdxOrgChartReportLink Class

TdxOrgChartReportLink is a report link to print the TdxOrgChart (ExpressOrgChart) component.

Declaration

TdxOrgChartReportLink = class(
    TCustomdxOrgChartReportLink
)

Remarks

The TdxOrgChartReportLink object allows you to print the TdxOrgChart component. It uses the TdxOCReportLinkDesignWindow object to customize report page layout.

See Also