JVCL Help:IJvDataItemImage.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 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

IJvDataItemImage.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