TdxFlowChartReportLink.FlowChart Property
In This Article
Determines the TdxFlowChart (ExpressFlowChart) component to be printed by a printing component.
#Declaration
Delphi
property FlowChart: TdxCustomFlowChart read;
#Property Value
Type |
---|
Tdx |
#Remarks
This property returns the TdxFlowChart (ExpressFlowChart) object for which a report is created.
See Also