User Tools

Site Tools


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

Table of Contents

TGIS_LayerVector.CursorBeforeFetchEvent event

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

CursorBeforeFetch event. Will be fired before data fetch in CursorFirst method.

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

Syntax

// Java
public TGIS_CursorEvent getCursorBeforeFetchEvent();
 
public void setCursorBeforeFetchEvent(
  TGIS_CursorEvent _value
);
// Oxygene
public
  property CursorBeforeFetchEvent : TGIS_CursorEvent read write;

Value

2022/11/16 01:49

Page Tools