Navigation: Code Documentation > RSCommon > GTree > Classes > TGHeightBalancedTree > Properties
TGHeightBalancedTree.Root Property
Specifies the top-level, root node of the tree.
Changing the root node deletes the current root node and all of its children.
Namespace: GTree
Delphi
published property Root: TGHeightBalancedTreeNode read GetRoot write SetRoot;
Property Value
Type: TGHeightBalancedTreeNode
•TGHeightBalancedTree
•GTree