JVCL Help:IJvDataConsumerViewList.set ExpandOnNewItem

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

Search in JVCL Help

 
Search in all projects
 

Summary

Sets the flag to indicate if the view should expand the tree when a new item is added.


Pascal

 procedureset_ExpandOnNewItem(Value: Boolean);


Parameters

Parameters Description
Value: Boolean New state to set.


Description

Set_ExpandOnNewItem specifies if the tree should be expanded when a new item is added to a collapsed (sub) tree. Set_ExpandOnNewItem is the write method for the ExpandOnNewItem property.


See Also

IJvDataConsumerViewList.ExpandOnNewItem, IJvDataConsumerViewList.Get_ExpandOnNewItem


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