JVCL Help:TJvTreeViewCheckBoxOptions.CascadeLevels

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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