User Tools

Site Tools


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

Table of Contents

TGIS_LayerVector.CursorBeforeFetchEvent event

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

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

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

Syntax

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

Value

2023/08/09 01:57

Page Tools