Forms > Forms Assembly Interfaces > IProgressBar > IProgressBar.StepBy
StepBy(Delta: Integer);
Delta - numeric value that determines a transition step.
The StepBy method changes position of the progress bar for the size specified in the Delta input parameter.
See also: