DK for Delphi | GisViewer.TGIS_Viewer.BusyEvent | Constructors | Fields | Methods | Properties | Events
Busy event handler. Will be fired regularly during long-drawn operations. If end value will be zero, the meaning is: long-drawn with unknown end time. Close long-drawn operation by calling with parameters (-1,-1).
// Delphi published property BusyEvent : TGIS_BusyEvent read write;
// C++ Builder published: __property TGIS_BusyEvent* BusyEvent = {read, write};
| Type |
|---|
| TGIS_BusyEvent |