JVCL Help:TJvInspector.SelectedIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

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