IScrollInfo.Pos

Syntax

Pos: Integer;

Description

The Pos property determines position of the scrollbar slider.

Comments

A value that is within the range [Min; Max - Maximum(Page-1, 0)] is an available value of the slider position.

Example

The property use is given in description of the ScrollBars property.

See also:

IScrollInfo