User Tools

Site Tools


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

Table of Contents

TGIS_LayerVector.CursorCloseEvent event

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

CursorClose event. Will be fired upon cursor close.

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

Syntax

// Java
public TGIS_CursorEvent getCursorCloseEvent();
 
public void setCursorCloseEvent(
  TGIS_CursorEvent _value
);
// Oxygene
public
  property CursorCloseEvent : TGIS_CursorEvent read write;

Value

2022/11/16 01:49

Page Tools