JVCL Help:TJvCustomInspectorItem.ScrollInView
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspectorItem.ScrollInView Method
[+] TJvCustomInspectorItem Events
[+] TJvCustomInspectorItem Methods
[+] TJvCustomInspectorItem Properties
Search in JVCL Help
Search in all projectsSummary
Scrolls the item into view.
Pascal
procedureScrollInView;
Description
ScrollInView scrolls the inspector in such a way the item will be visible completely. If the item is already visible, ScrollInView does nothing. Otherwise it will scroll until the item is completely visible (unless the item if to large to be shown completely, in which case it is scrolled in such a way that as much of the item is visible). ScrollInView is used by the inspector control to scroll the current selected item into view if it's in edit mode and the edit is being changed (ie. a key is pressed).
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