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