DK11 for Delphi | GisLayerSqlOgis.TGIS_LayerSqlOgisAbstract.cursorShape | Constructors | Fields | Methods | Properties
Get current shape.
Available also on: .NET | Java.
Overrides TGIS_LayerVector.cursorShape.
// Delphi protected function cursorShape( const _cursor : Integer ) : 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 |