Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTreeNode > Methods
TGCustomTreeNode.GetChildCount Method
Returns the number of children for the node.
Namespace: GTree
Delphi
protected function GetChildCount: Integer; virtual; abstract;
Return Value
Type: Integer
•GTree.TGCustomTreeNode.Child[Integer]
•GTree.TGCustomTreeNode.Parent
•GTree.TGCustomTreeNode.ChildCount
•TGCustomTreeNode
•GTree