Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTree > Methods
TGCustomTree.GetParentNode(TGCustomTreeNode) Method
Returns the parent node of the input Node, or nil if not found
Namespace: GTree
Delphi
protected function GetParentNode( Node: TGCustomTreeNode ): TGCustomTreeNode; virtual;
Parameters
Node
Type: TGCustomTreeNode
•TGCustomTree
•GTree