[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The distance to scroll on an click beneath the slider.
Source position: stdctrls.pp line 105
public property TCustomScrollBar.LargeChange : TScrollBarInc |
A large change is produced by clicks on the blank area above or below the slider; it is rather analogous to the Page Down or Page Up functions of the Keyboard, and is typically set up to move the slider and the control contents by a full page (window size).
lazarus-ccr.sourceforge.net |