JVCL Help:TJvSettingsTreeImages.CollapsedIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSettingsTreeImages.CollapsedIndex Property
[+] TJvSettingsTreeImages Methods
[+] TJvSettingsTreeImages Properties
Search in JVCL Help
Search in all projectsSummary
Specifies which image is displayed when a node with children is in its collapsed state.
Pascal
propertyCollapsedIndex: TImageIndex;
Description
Use the CollapsedIndex property with the Images property of the tree view to specify the image for the node in its collapsed state. If the node doesn't have any children, use the ImageIndex and SelectedIndex properties instead.
See Also
TJvSettingsTreeImages.ExpandedIndex, TJvSettingsTreeImages.ImageIndex, TJvSettingsTreeImages.SelectedIndex
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