StatusDlg.SetTitle

StatusDlg.SetTitle ( 

string Text )

Example 1

StatusDlg.SetTitle("Verifying information...");

Sets the built-in status dialog's title bar text to the string "Verifying information..."

See also:  Related Actions