User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.busytext

Table of Contents

IGIS_Viewer.BusyText property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.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 | .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
2025/01/31 01:03

Page Tools