[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScrollingWinControl.WMVScroll

Delegates scroll messages to the handler for the vertical scroll bar.

Declaration

Source position: forms.pp line 195

protected procedure TScrollingWinControl.WMVScroll(

  var Message: TLMVScroll

); message;

Arguments

Message

  

Message forwarded to the scroll bar.

See also

TScrollingWinControl.VertScrollBar

  

The vertical scroll bar for the control.

TControlScrollBar.ScrollHandler

  

Handler for scroll bar movement messages.


Version 3.2 Generated 2024-02-25 Home