IProgressBar.StepSize

Syntax

StepSize: Integer;

Description

The StepSize property determines the value, by which the progress bar is shifted on calling the StepIt method.

Comments

The value of the StepSize property can be both positive and negative.

See also:

IProgressBar