TcxScrollBoxScrollBarOptions.Position Property
Specifies the scroll box’s position within the scrollbar.
Declaration
property Position: Integer read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
The upper limit for the scroll box is specified via the Range property.
The default value of the Position property is 0.
See Also