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.
// Java public java.lang.String getBusyText();
// Oxygene public property BusyText : String read;
| Type |
|---|
| java.lang.String String |