JVCL Help:TJvCustomInspector.GetLastFullVisible
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomInspector.GetLastFullVisible Method
[+] TJvCustomInspector Events
[+] TJvCustomInspector Methods
[+] TJvCustomInspector Properties
Search in JVCL Help
Search in all projectsSummary
Retrieves the index of the last item that is completely visible.
Pascal
functionGetLastFullVisible: Integer; virtual;
Description
GetLastFullVisible retrieves the index of the last completely visible item. GetLastFullVisible is used for navigational purposes. When scrolling a page down, the selection is first moved to the last completely visible item or, if it's already selected, scrolls an entire page.
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