JVCL Help:IJvDataItemImage.SetSelectedIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataItemImage.SetSelectedIndex Method
[+] IJvDataItemImage Methods
[+] IJvDataItemImage Properties
Search in JVCL Help
Search in all projectsSummary
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