JVCL Help:TJvCustomItemViewer.ScrollIntoView

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvCustomItemViewer.ScrollBy


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