DK11 for Delphi | GisViewer.TGIS_Viewer.BusyRelease | Constructors | Fields | Methods | Properties | Events
Release Busy state.
Implements IGIS_Viewer.BusyRelease.
// Delphi public procedure BusyRelease( _sender : TObject );
// C++ Builder public: void BusyRelease( TObject* _sender );
Name | Type | Description |
---|---|---|
_sender | TObject | component which is causing long-term operations |
see BusyPrepare.