[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The scrolling process
Source position: stdctrls.pp line 99
protected procedure TCustomScrollBar.Scroll( |
ScrollCode: TScrollCode; |
var ScrollPos: Integer |
); virtual; |
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 |
lazarus-ccr.sourceforge.net |