JVCL Help:IJvDataConsumerViewList.AutoExpandLevel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataConsumerViewList.AutoExpandLevel Property
[+] IJvDataConsumerViewList Methods
[+] IJvDataConsumerViewList Properties
Search in JVCL Help
Search in all projectsSummary
Specifies to which level the tree will be expanded automatically.
Pascal
propertyAutoExpandLevel: Integer;
Description
AutoExpandLevel specifies the level to which the tree will be expanded automatically when the view is rebuild.
If this property is set to 0 (zero), no automatic expansion will be taking place. A value of -1 represents infinite expanding.
See Also
IJvDataConsumerViewList.ExpandOnNewItem, IJvDataConsumerViewList.ExpandTreeTo, IJvDataConsumerViewList.ItemIsExpanded, IJvDataConsumerViewList.RebuildView, IJvDataConsumerViewList.ToggleItem
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