UpdateProgressbarAbs Procedure
Updates the progress of a progress bar with a absolute number.
Signature
UpdateProgressbarAbs(PlaceholderNo: Integer; AbsoluteValue: Integer)
Parameters
PlaceholderNo
Integer
The number of the container (the number in the @-text) that should be updated.
AbsoluteValue
Integer
An absolute value that is used to calculate the progress percentage relative to the Max value specified in the InitProgressbar() function. This value should not be greater than the Max value.
This documentation is generated from Smart Toolbox v27.0