DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.Unlock | Overloads | Constructors | Methods | Properties | Events
Unlock viewer.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_Viewer.Unlock.
// Delphi public procedure Unlock; overload;
// C++ Builder public: void Unlock(void) /* overload */;
Do screen refresh via Reposition. Use this method like for shapes. See TGIS_Shape.Lock for similar example.