User Tools

Site Tools


api:dk11:delphi:gislayer.tgis_layer.unlock_void

Table of Contents

TGIS_Layer.Unlock method

DK for Delphi | GisLayer.TGIS_Layer.Unlock | Constructors | Fields | Methods | Properties | Events

Unlocks the layer from burst-mode operation.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  procedure Unlock; virtual;
// C++ Builder
public:
  virtual void Unlock(void);

Remarks

Call this method after Lock. It updates the layer and viewer extents.

See TGIS_Shape.Lock for a similar example.

2026/07/05 01:37

Page Tools