User Tools

Site Tools


api:dk11:delphi:gisviewer.tgis_viewer.lock_void

Table of Contents

TGIS_Viewer.Lock method

DK for Delphi | GisViewer.TGIS_Viewer.Lock | Constructors | Fields | Methods | Properties | Events

Lock the viewer.

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

Syntax

Implements IGIS_Viewer.Lock.

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

Remarks

Prevents screen updates. Use this method similarly to shape locking. For some layers, unlocking the viewer can be a time-consuming operation.

References

2026/07/11 00:45

Page Tools