User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.interrupt_void

Table of Contents

IGIS_Viewer.Interrupt method

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

Will terminate timely operation as soon as possible.

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

Syntax

// Delphi
public
  procedure Interrupt;
// C++ Builder
public:
  void Interrupt(void) = 0;

Remarks

Application can check for abort state by querying HourglassShake.

2022/11/16 01:17

Page Tools