DK11 for Delphi | GisLayerSqlDb2.TGIS_LayerSqlDb2Abstract.cursorShape | Constructors | Fields | Methods | Properties
Get current shape.
Overrides TGIS_LayerVector.cursorShape.
// Delphi protected function cursorShape( const _cursor : Integer = 0 ) : TGIS_Shape; override;
// C++ Builder protected: virtual TGIS_Shape* cursorShape( const int _cursor );
Name | Type | Description |
---|---|---|
_cursor | Integer | cursor allocated by cursorOpen() |
Type | Description |
---|---|
TGIS_Shape |