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