Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTree > Methods
TGCustomTree.IsLeaf(TGCustomTreeNode) Method
Returns true if the input node is a leaf node, i.e., a node that has no children.
Namespace: GTree
Delphi
public function IsLeaf( Node: TGCustomTreeNode ): Boolean;
Parameters
Node
Type: TGCustomTreeNode
Type: Boolean
•GTree.TGCustomTree.IsRoot(TGCustomTreeNode)
•TGCustomTree
•GTree