TcxScrollBoxScrollBarOptions.Increment Property
Specifies the amount by which the scroll box’s position changes when clicking scrollbar buttons.
The default value of the Increment property is 8.
Declaration
property Increment: TScrollBarInc read; write; default 8;
Property Value
Type | Default |
---|---|
TScrollBarInc | 8 |
See Also