IProgressBar.Position

Syntax

Position: Integer;

Description

The Position property determines the current position of progress bar.

Comments

The Position value should be between the values of the Min and Max properties.

See also:

IProgressBar