Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTree > Properties
TGCustomTree.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: TGCustomTreeNode read FRoot write SetRoot;
Property Value
Type: TGCustomTreeNode
•TGCustomTree
•GTree