JVCL Help:TJvCustomItemViewer.ScrollIntoView
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.ScrollIntoView Method
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
Scrolls a specific item into view.
Pascal
procedureScrollIntoView(Index: Integer);
Parameters
Parameters | Description |
Index: Integer | The index of the item to make visible. |
Description
Use ScrollIntoView to make a specific item visible in the item viewer.
See Also
About
Notes
Do not confuse this method with ScrollInView. ScrollInView performs another tasks altogether.
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