[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Applies an arbitrary increment value to the Position for the progress bar.
Source position: comctrls.pp line 1813
public procedure TCustomProgressBar.StepBy( |
Delta: Integer |
); |
Delta |
|
Increment applied to the value in Position. |
lazarus-ccr.sourceforge.net |