User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.busytext

Table of Contents

TGIS_ViewerWnd.BusyText property

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.BusyText | Constructors | Methods | Properties | Events | 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: .NET WinForms | Java | ActiveX | Python.

Syntax

// Delphi
public
  property BusyText : String read;
// C++ Builder
public:
  __property UnicodeString BusyText = {read};

Value

Type
String
2022/11/16 01:14

Page Tools