Create(TdxCustomFlowChart) Constructor
Creates a TdxFcItem class instance in the specified Flow Chart control.
Declaration
constructor Create(AOwner: TdxCustomFlowChart); virtual;
Parameters
| Name | Type | Description |
|---|---|---|
| AOwner | TdxCustomFlowChart | The parent Flow Chart control. |
See Also