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