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