JVCL Help:TJvScrollingWindow.OnScrolled
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScrollingWindow.OnScrolled Event
[+] TJvScrollingWindow Events
[+] TJvScrollingWindow Methods
[+] TJvScrollingWindow Properties
Search in JVCL Help
Search in all projectsSummary
Occurs after the user has scrolled the scrolling panel.
Pascal
propertyOnScrolled: TJvScrolledEvent;
Parameters
Parameters | Description |
Sender | The scrolling panel control that has been scrolled. |
Kind | Specifies the kind of scroll. |
Description
Write an OnScrolled event handler to take specific action when the user finishes scrolling the scrolling panel.
See Also
TJvCustomScrollPanel.OnScrolling, TJvCustomScrollPanel.ScrollAmount
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