DK11 for Delphi | GisLayerVector.TGIS_LayerVector.cursorOpen | Constructors | Fields | Methods | Properties | Events
Allocate new cursor. Cursor should be closes by calling cursorClose().
// Delphi protected function cursorOpen : Integer; virtual;
// C++ Builder protected: virtual int cursorOpen(void);
Type | Description |
---|---|
Integer | Cursor number. |