Navigation: Code Documentation > RSCommon > GTree > Classes > TGTreeNode > Properties
TGTreeNode.Parent Property
Returns the parent node of the current node or nil if this is the top node in the tree.
Namespace: GTree
Delphi
published property Parent: TGTreeNode read GetTreeParent;
Property Value
Type: TGTreeNode
•GTree.TGTreeNode.Child[Integer]
•ChildCount
•GTree.TGTreeNode.Owner
•TGTreeNode
•GTree