User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.lock_void

Table of Contents

TGIS_ViewerWnd.Lock method

Syntax

Implements IGIS_Viewer.Lock.

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

Remarks

Prevent any screen updates. Use this method like for shapes. For some layers it can be time-consuming operation when unlocking viewer.

2022/11/16 01:14

Page Tools