[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The distance to scroll on an click on the up/down buttons.
Source position: stdctrls.pp line 110
public property TCustomScrollBar.SmallChange : TScrollBarInc |
A small change occurs when the up or down buttons are clicked, or by up/down keyboard commands. It is typically used for scrolling by a few pixels, or by a single row or column of text.
lazarus-ccr.sourceforge.net |