JVCL Help:IJvDataConsumerViewList.ExpandOnNewItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataConsumerViewList.ExpandOnNewItem Property
[+] IJvDataConsumerViewList Methods
[+] IJvDataConsumerViewList Properties
Search in JVCL Help
Search in all projectsSummary
Specify if the view should expand the tree when a new item is added.
Pascal
propertyExpandOnNewItem: Boolean;
Description
ExpandOnNewItem specifies if the tree should be expanded when a new item is added to a collapsed (sub) tree. Set ExpandOnNewItem to True if the sub tree the new item belongs to should be expanded to make the new item visible. Set ExpandOnNewItem to False if adding items should not necessarily make them visible when one of its parents is still collapsed.
See Also
IJvDataConsumerViewList.ExpandTreeTo, 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