[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomProgressBar.StepBy

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

Declaration

Source position: comctrls.pp line 1829

public procedure TCustomProgressBar.StepBy(

  Delta: Integer

);

Arguments

Delta

  

Increment applied to the value in Position.


Version 3.2 Generated 2024-02-25 Home