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.4 | Generated 2025-11-08 | Home |