DK11 for .NET | TatukGIS.NDK.TGIS_Layer.RaiseBusyRelease | Constructors | Fields | Methods | Properties | Events
Fires BusyRelease method of the assigned viewer.
// C# public void RaiseBusyRelease( TObject _sender );
' VisualBasic Public Sub RaiseBusyRelease( ByVal _sender As TObject )
// Oxygene public procedure RaiseBusyRelease( _sender : TObject );
Name | Type | Description |
---|---|---|
_sender | TObject | component which is causing long-term operations |