TdxCustomTreeView.Root Property
Provides access to the tree root.
#Declaration
property Root: TdxTreeViewNode read;
#Property Value
Type | Description |
---|---|
Tdx |
A tree node. |
#Remarks
The root node is an ancestor for all nodes in the Tree View.