User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_threadclass.lockthread_void

Table of Contents

TGIS_ThreadClass.LockThread method

DK11 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.

2022/11/16 01:14

Page Tools