DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.BusyRelease | Constructors | Fields | Methods | Properties | Events
Release Busy state.
Available also on: Delphi FMX | Java | ActiveX.
Implements IGIS_Viewer.BusyRelease.
// C# public void BusyRelease( TObject _sender );
' VisualBasic Public Sub BusyRelease( ByVal _sender As TObject )
// Oxygene public procedure BusyRelease( _sender : TObject );
Name | Type | Description |
---|---|---|
_sender | TObject | component which is causing long-term operations |
see BusyPrepare.