JVCL Help:IJvDataItemImage.SelectedIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataItemImage.SelectedIndex Property
[+] IJvDataItemImage Methods
[+] IJvDataItemImage Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the index into the image list of the image to render when the item is selected.
Pascal
propertySelectedIndex: Integer;
Description
SelectedIndex specifies the index into the image list of the image to render when the item is selected. Read SelectedIndex to retrieve the currently used image or set SelectedIndex to a new index.
When this property is set to -1, the value for ImageIndex is used instead.
See Also
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