Language Reference Guide : 4. System Classes : TreeNode Class : IsChecked Attribute
 
Share this page                  
IsChecked Attribute
Data Type: integer
4GL Access: RW
If the IsChecked attribute is set to TRUE and the associated TreeviewField has the HasCheckboxes attribute (see HasCheckboxes Attribute) set, then the check box will be displayed as checked. If the HasCheckboxes attribute is not set, IsChecked can still be used as a state variable by the 4GL user.