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