User Tools

Site Tools


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

Table of Contents

TGIS_LayerVector.CursorOpenEvent event

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

CursorOpen event. Will be fired upon cursor open.

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

Syntax

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

Value

2023/08/09 01:57

Page Tools