User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layervector.cursorafterfetchevent

Table of Contents

TGIS_LayerVector.CursorAfterFetchEvent event

DK11 for Python | tatukgis.pdk.TGIS_LayerVector.CursorAfterFetchEvent | Constructors | Methods | Properties | Events

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

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

Syntax

# Python
@property
def CursorAfterFetchEvent(
  self
) -> TGIS_CursorEvent: 
 
@CursorAfterFetchEvent.setter
def CursorAfterFetchEvent(
  self,
  _value: TGIS_CursorEvent
) -> None: 

Value

2023/08/09 01:57

Page Tools