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

TCustomScrollBar.Scroll

The scrolling process

Declaration

Source position: stdctrls.pp line 97

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads