DK11 for Delphi | GisViewer.TGIS_Viewer.BusyText | Constructors | Fields | 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.
// Delphi public property BusyText : String read;
// C++ Builder public: __property UnicodeString BusyText = {read};
Type |
---|
String |