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