JVCL Help:TJvTreeViewCheckBoxOptions.CascadeLevels
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTreeViewCheckBoxOptions.CascadeLevels Property
[+] TJvTreeViewCheckBoxOptions Methods
[+] TJvTreeViewCheckBoxOptions Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the number of levels a toggle propagates.
Pascal
propertyCascadeLevels: Integer;
Description
Read CascadeLevels to determine how many levels a toggle of a node propagates. If this property is 0, no propagation takes place, if it is 1, toggling a node also toggles all c eckbox node on the next sublevel. To toggle all subnodes regardless of depth, set CascadeLevels to -1.
See Also
TJvTreeViewCheckBoxOptions.CascadeOptions
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page