User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.Interrupt method

DK 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.

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.

2025/01/31 01:06

Page Tools