DK11 for Delphi | GisLayer.TGIS_Layer.RaiseBusyRelease | Constructors | Fields | Methods | Properties | Events
Fires BusyRelease method of the assigned viewer.
// Delphi public procedure RaiseBusyRelease( const _sender : TObject );
// C++ Builder public: void RaiseBusyRelease( TObject* const _sender );
Name | Type | Description |
---|---|---|
_sender | TObject | component which is causing long-term operations |