ITrackBar.Position

Syntax

Position: Integer;

Description

The Position property determines the current slider position.

Comments

The value of the Position property can be changed within the limits set by the values of the Min and Max properties.

See also:

ITrackBar