User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.interrupt_void

Table of Contents

TGIS_Viewer.Interrupt method

DK11 for Delphi | GisViewer.TGIS_Viewer.Interrupt | Constructors | Fields | Methods | Properties | Events

Will terminate timely operation as soon as possible.

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

Syntax

Implements IGIS_Viewer.Interrupt.

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

Remarks

Application can check for abort state by querying HourglassShake.

2022/11/30 19:19

Page Tools