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