User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_threadclass

TGIS_ThreadClass class

DK11 for Python | tatukgis.pdk.TGIS_ThreadClass | Classes | Constructors | Methods

A simple class with encapsulate basic critical section locking mechanism.

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

Syntax

# Python
class TGIS_ThreadClass( Object ):

Inheritance

→ Object

Constructors

Inherited Overrides Protected
Name Visibility Description
__init__ public Create thread class object.

Methods

Inherited Overrides Protected
Name Visibility Description
LockThread public Locks the thread.
UnlockThread public Unlocks the thread.

2022/11/14 23:03

Page Tools