JVCL Help:TJvCustomInspector.SelectedIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.SelectedIndex Property
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Index of selected item.
Pascal
propertySelectedIndex: Integer;
Description
SelectedIndex indicates which item in the VisibleItems array is currently selected. If no item is selected, -1 will be returned, otherwise the 0-based index into the VisibleItems property is returned.
See Also
TJvCustomInspector.Selected, TJvCustomInspector.VisibleItems
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