User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.busytext

Table of Contents

TGIS_Viewer.BusyText property

DK for Java | tatukgis.jdk.TGIS_Viewer.BusyText | Constructors | Fields | Methods | Properties | Events

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 | ActiveX | Python.

Syntax

// Java
public java.lang.String getBusyText();
// Oxygene
public
  property BusyText : String read;

Value

Type
java.lang.String
String
2026/08/30 03:00

Page Tools