DK for Delphi | GisViewer.TGIS_Viewer.Lock | Constructors | Fields | Methods | Properties | Events
Lock the viewer.
Implements IGIS_Viewer.Lock.
// Delphi public procedure Lock;
// C++ Builder public: void Lock(void);
Prevents screen updates. Use this method similarly to shape locking. For some layers, unlocking the viewer can be a time-consuming operation.