Create(TdxCustomTreeView) Constructor
Creates a new TdxTreeViewPersistent class instance.
Declaration
constructor Create(ATreeView: TdxCustomTreeView); virtual;
Parameters
Name | Type | Description |
---|---|---|
ATreeView | TdxCustomTreeView | A Tree View for which settings are created. |
See Also