JVCL Help:IJvDataItemImage.SetSelectedIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Sets the index into the image list of the image to render when the item is selected.


Pascal

 procedureSetSelectedIndex(Value: Integer);


Parameters

Parameters Description
Value: Integer New index of the image to use.


Description

SetSelectedIndex sets the index into the image list of the image to render when the item is selected or has focus. SetSelectedIndex is the SelectedIndex property's write method.


See Also

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