IScrollInfo.TrackPos

Syntax

TrackPos: Integer;

Description

The TrackPos property determines position of slider during the scrolling.

Comments

The value of this property matches with the value of the Pos property in the current implementation.

See also:

IScrollInfo