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

TCustomScrollBar.Scroll

The scrolling process

Declaration

Source position: stdctrls.pp line 99

protected procedure TCustomScrollBar.Scroll(

  ScrollCode: TScrollCode;

  var ScrollPos: Integer

); virtual;

Arguments

ScrollCode

  

The code used for scrolling - up or down a line, a page, to the top or bottom etc

ScrollPos

  

The position of the scrolling device

The latest version of this document can be found at lazarus-ccr.sourceforge.net.