Navigation: Code Documentation > RSCommon > GTree > Classes > TGTree > Properties
TGTree.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
public property Root: TGTreeNode read GetRoot write SetRoot;
Property Value
Type: TGTreeNode
•TGTree
•GTree