User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer.busytext

Table of Contents

ITGIS_Viewer.BusyText property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.BusyText | Methods | Properties

Text related to the current busy state. The text can be set by a BusyPrepare call. If IsBusy is False then the text is an empty string.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public String BusyText
{
  get {}
}
' VisualBasic
Public Property BusyText As String
  Get
  End Get
End Property
// Oxygene
public
  property BusyText : String read;

Value

Type
string
String
2026/08/30 01:44

Page Tools