Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTreeNode > Properties
TGCustomTreeNode.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: TGCustomTreeNode read GetParent;
Property Value
Type: TGCustomTreeNode
•GTree.TGCustomTreeNode.Child[Integer]
•GTree.TGCustomTreeNode.ChildCount
•GTree.TGCustomTreeNode.Owner
•TGCustomTreeNode
•GTree