JVCL Help:TJvCustomInspector.TopIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.TopIndex Property
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Index of the first displayed item.
Pascal
propertyTopIndex: Integer;
Description
TopIndex indicates which item is displayed first (the item in the top left corner). Read TopIndex to find out which item is in the top left corner of the view or set it to a new index to scroll the view.
See Also
TJvCustomInspector.Selected, TJvCustomInspector.SelectedIndex, TJvCustomInspector.VisibleItems
About
Notes
Although you can change this value, it will be adjusted to display the selected item as soon as the user presses a key.
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