/
ccApplication.CloseStatus

ccApplication.CloseStatus

Parameter

() : Boolean;

Beschreibung

Die Funktion schließt das Statusfenster.

Beispiel

ccApplication.ShowStatus('Hello World','Example',-1);
sleep(5000);
ccApplication.CloseStatus;

Related content

ccApplication.ShowStatus
ccApplication.ShowStatus
More like this
ccApplication.ShowStatus
ccApplication.ShowStatus
More like this
ccApplication.ShowStatus
ccApplication.ShowStatus
More like this
ccApplication.ShowStatus
ccApplication.ShowStatus
More like this
ccApplication.ShowStatus
ccApplication.ShowStatus
More like this
ccApplication.RefreshTacks
ccApplication.RefreshTacks
More like this