ApplicationProgressShow() |
Displays a progress indicator on the status bar. This action is used together with ApplicationProgressSet() and ApplicationProgressHide(). Syntax ApplicationProgressShow( text )
The required text is displayed in front of the progress indicator. |