SetProgressBarStep procedure
Prototype: |
procedure SetProgressBarStep (aStep: integer); |
|
Description: |
The SetProgressBarStep procedure sets the value by which the position of the progress bar increases when the StepProgressBar procedure is called. |
|
Syntax: |
SetProgressBarStep(aStep); |
|
Part |
Description |
|
aStep |
Varaible declared as integer that determines the increment used by StepProgressBar procedure. |
|
Return value: |
none |
|
See also:
PrepareProgressBar; StartProgressBarCycle; StepProgressBar; ResetProgressBar; PerformOneStepCycle;SetProgressBarMin; SetProgressBarMax; SetProgressBarPosition; SetProgressBarStep
© 2024 IFER-Monitoring and Mapping Solutions