JVCL Help:TJvSettingsTreeImages.SelectedIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies which image is displayed when a node is in its selected state.


Pascal

 propertySelectedIndex: TImageIndex;


Description

Use the SelectedIndex property with the Images property of the tree view to specify the image for the node in its selected state. If the node has children, use the ExpandedIndex and CollapsedIndex properties instead.


See Also

TJvSettingsTreeImages.CollapsedIndex, TJvSettingsTreeImages.ExpandedIndex, TJvSettingsTreeImages.ImageIndex


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