JVCL Help:TJvImageListViewer.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 of the currently or last selected item.


Pascal

 propertySelectedIndex: Integer;


Description

Read SelectedIndex to determine the index of the currently selected item. If SelectedIndex is -1, no item is selected. If Options.MultiSelect is true, SelectedIndex returns the index of the item that was selected most recently.


See Also

TJvCustomItemViewer.Selected


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