User Tools

Site Tools


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

Table of Contents

TGIS_LayerVector.CursorAfterFetchEvent event

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

CursorAfterFetch event. This will be fired after data is fetched in CursorFirst method.

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

Syntax

// Java
public TGIS_CursorEvent getCursorAfterFetchEvent();
 
public void setCursorAfterFetchEvent(
  TGIS_CursorEvent _value
);
// Oxygene
public
  property CursorAfterFetchEvent : TGIS_CursorEvent read write;

Value

2022/11/16 01:49

Page Tools