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