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