User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_layervector.cursorstatestore

Table of Contents

TGIS_LayerVector.cursorStateStore field

DK11 for Delphi | GisLayerVector.TGIS_LayerVector.cursorStateStore | Constructors | Fields | Methods | Properties | Events

Whole cursor status.

Available also on: .NET | Java.

Syntax

// Delphi
protected
  var cursorStateStore : array of <record,record>;
// C++ Builder
protected:
  DynamicArray<__2<record,record>*> cursorStateStore;

Value

Type
array of <record,record>
2020/05/07 01:09

Page Tools