[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Delegates scroll messages to the handler for the vertical scroll bar.
Source position: forms.pp line 190
protected procedure TScrollingWinControl.WMVScroll( |
var Message: TLMVScroll |
); message; |
Message |
|
Message forwarded to the scroll bar. |
|
The vertical scroll bar for the control. |
|
|
Handler for scroll bar movement messages. |
Version 4.0 | Generated 2025-05-03 | Home |