Language Reference Guide : 4. System Classes : TreeNode Class : HasChildren Attribute
 
Share this page                  
HasChildren Attribute
Data Type: integer
4GL Access: RW
When the HasChildren attribute is set to TRUE, the node displays +/- even if it has no children. This attribute is used in conjunction with the Expanded event to populate a node's children on demand. If set to FALSE, the node displays +/- only if it has children.