User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_threadclass.unlockthread_void

Table of Contents

TGIS_ThreadClass.UnlockThread method

DK11 for Delphi | GisClasses.TGIS_ThreadClass.UnlockThread | Constructors | Methods

Unlocks the thread.

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

Syntax

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

Remarks

Releases lock obtained by LockThread.

2022/11/16 01:14

Page Tools