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

TdxFlowChartReportLink Class

TdxFlowChartReportLink represents a report link used to print the TdxFlowChart (ExpressFlowChart) component.

Declaration

TdxFlowChartReportLink = class(
    TCustomdxGraphicReportLink
)

Remarks

The TdxFlowChartReportLink object allows you to print the TdxFlowChart component. It uses the TdxFCReportLinkDesignWindow object to customize report page layout.

See Also