User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.busyrelease_itbaseobject

Table of Contents

IGIS_Viewer.BusyRelease method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.BusyRelease | Methods | Properties

Release the busy state.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void BusyRelease(
  ITBaseObject _sender
);
' VisualBasic
Public Sub BusyRelease(
  ByVal _sender As ITBaseObject
)
// Oxygene
public
  procedure BusyRelease(
    _sender : ITBaseObject
  );

Parameters

Name Type Description
_sender ITBaseObject component causing the long-running operation

Remarks

2026/07/11 00:07

Page Tools