<< Click to display table of contents >> TSRVScrollBar.SmallChange, LargeChange |
The properties defines changes of the current position of the scroll bar.
property SmallChange: TScrollBarInc;
property LargeChange: TScrollBarInc;
SmallChange determines how much Position changes when the user clicks the arrow buttons on the scroll bar or presses the arrow keys on the keyboard.
LargeChange determines how much Position changes when the user clicks the scroll bar on either side of the thumb tab or presses PgUp or PgDn.
Default value
1