User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.BusyText property

DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.BusyText | Constructors | Methods | Properties | Events

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

Syntax

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

Value

Type
java.lang.String
String
2022/11/16 01:52

Page Tools