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

Locks the thread.

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

Syntax

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

Remarks

Locks the list against other threads.

2025/01/31 01:06

Page Tools