JVCL Help:TJvSettingsTreeImages.ExpandedIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSettingsTreeImages.ExpandedIndex 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 expanded state.
Pascal
propertyExpandedIndex: TImageIndex;
Description
Use the ExpandedIndex property with the Images property of the tree view to specify the image for the node in its expanded state. If the node doesn't have any children, use the ImageIndex and SelectedIndex properties instead.
See Also
TJvSettingsTreeImages.CollapsedIndex, 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