User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.busyrelease_tobject

Table of Contents

IGIS_Viewer.BusyRelease method

DK11 for Delphi | GisInterfaces.IGIS_Viewer.BusyRelease | Methods | Properties

Release Busy state.

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

Syntax

// Delphi
public
  procedure BusyRelease(
    _sender : TObject
  );
// C++ Builder
public:
  void BusyRelease(
    TObject* _sender
  ) = 0;

Parameters

Name Type Description
_sender TObject component which is causing long-term operations

Remarks

2022/11/16 01:17

Page Tools