Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomProgressBar.StepBy

Applies an arbitrary increment value to the Position for the progress bar.

Declaration

Source position: comctrls.pp line 1813

public procedure TCustomProgressBar.StepBy(

  Delta: Integer

);

Arguments

Delta

  

Increment applied to the value in Position.