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