Create(TdxCustomFlowChart) Constructor
Initializes a new instance of the TdxFlowChartGridOptions class with specified settings.
Declaration
constructor Create(AOwner: TdxCustomFlowChart);
Parameters
Name | Type |
---|---|
AOwner | TdxCustomFlowChart |
See Also