User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_threadclass.lockthread_void

Table of Contents



TGIS_ThreadClass.LockThread method

DK for Delphi | GisClasses.TGIS_ThreadClass.LockThread | Constructors | Methods

Enters the internal critical section.

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

Syntax

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

Remarks

Acquires the lock to protect shared state against concurrent access from other threads.

2026/07/11 00:20

Page Tools