DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.BusyText | Methods | Properties
Text related to current busy state. Text could be set upon BusyPrepare() call. If IsBusy is not true then text will be an empty string.
Available also on: Delphi FMX | .NET WinForms | Java | Python.
// C# public String BusyText { get {} }
' VisualBasic Public Property BusyText As String Get End Get End Property
// Oxygene public property BusyText : String read;
Type |
---|
string String |