IProgressBar.StepBy

Syntax

StepBy(Delta: Integer);

Parameters

Delta - numeric value that determines a transition step.

Description

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

See also:

IProgressBar