User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.interrupt_void

Table of Contents

TGIS_ViewerWnd.Interrupt method

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.Interrupt | Constructors | Methods | Properties | Events

Will terminate timely operation as soon as possible.

Available also on: .NET WinForms | 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/16 01:14

Page Tools