Skip to main content

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