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