DK11 for Delphi | GisLayerSqlDb2.TGIS_LayerSqlDb2Abstract.cursorNext | Constructors | Fields | Methods | Properties
Move to the next shape in the cursor.
Overrides TGIS_LayerVector.cursorNext.
// Delphi protected procedure cursorNext( const _cursor : Integer = 0 ); override;
// C++ Builder protected: virtual void cursorNext( const int _cursor );
Name | Type | Description |
---|---|---|
_cursor | Integer | cursor allocated by cursorOpen() |