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