User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layervector.cursorinterruptevent

Table of Contents

TGIS_LayerVector.CursorInterruptEvent event

DK11 for Java | tatukgis.jdk.TGIS_LayerVector.CursorInterruptEvent | Constructors | Fields | Methods | Properties | Events

OnCursorInterrupt event. Will be fired after interrupting reading.

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

Syntax

// Java
public TGIS_CursorEvent getCursorInterruptEvent();
 
public void setCursorInterruptEvent(
  TGIS_CursorEvent _value
);
// Oxygene
public
  property CursorInterruptEvent : TGIS_CursorEvent read write;

Value

2023/10/15 01:45

Page Tools