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