User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layervector_events

TGIS_LayerVector events

Events

Inherited Protected
Name Visibility Description
CursorAfterFetchEvent public Fired after a cursor completes its initial shape fetch.
CursorBeforeFetchEvent public Fired before a cursor fetches shapes from the data source.
CursorCloseEvent public Fired when a cursor is closed on the layer.
CursorInterruptEvent public Fired when cursor iteration is interrupted before reaching the end.
CursorOpenEvent public Fired when a cursor is opened on the layer.
CursorShapeFetchEvent public Fired for each shape fetched during cursor iteration.
LabelPosEvent public Fired before a label is positioned, allowing the handler to adjust the label placement for an individual shape.
PaintShapeChartEvent public Fired to perform custom drawing for charts of individual shapes.
PaintShapeEvent public Fired to perform custom drawing for individual shapes.
PaintShapeLabelEvent public Fired to perform custom drawing for labels of individual shapes.
ShapeFieldChangeEvent public Fired after a shape field value changes.
ShapeGeometryChangeEvent public Fired after a shape geometry change.

2026/07/05 02:09

Page Tools