ApplicationProgressSet() |
Sets the progress indicator on the status bar to a specified percentage. This action is used together with ApplicationProgressShow() and ApplicationProgressHide(). Syntax ApplicationProgressSet( progress )
The required progress is an integer representing the value that is to be displayed on the status bar as a percentage. |