SetProgressBarMax procedure
Prototype: |
procedure SetProgressBarMax (aMax: integer); |
|
Description: |
The SetProgressBarMax procedure sets the maximum value of the progress bar scale. |
|
Syntax: |
SetProgressBarMax(aMax); |
|
Part |
Description |
|
aMax |
Varaible declared as integer that specifies the maximum value for the progress bar |
|
Return value: |
none |
|
See also:
PrepareProgressBar; StartProgressBarCycle; StepProgressBar; ResetProgressBar; PerformOneStepCycle;SetProgressBarMin; SetProgressBarMax; SetProgressBarPosition; SetProgressBarStep
© 2024 IFER-Monitoring and Mapping Solutions