Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTreeNode > Methods
TGCustomTreeNode.GetChild(Integer) Method
Returns the child node at the specified index.
Namespace: GTree
Delphi
protected function GetChild( Index: Integer ): TGCustomTreeNode; virtual; abstract;
Parameters
Index
Type: Integer
Type: TGCustomTreeNode
•GTree.TGCustomTreeNode.Child[Integer]
•GTree.TGCustomTreeNode.Parent
•GTree.TGCustomTreeNode.ChildCount
•TGCustomTreeNode
•GTree