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