IProgressBar.StepBy

Syntax

StepBy(Delta: Integer);

Parameters

Delta is a numeric value that determines the step of transition.

Description

The StepBy method changes position of the indicator for the size specified in the Delta input parameter.

See also:

IProgressBar