System.TThreadID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TThreadID = Cardinal;

C++

typedef unsigned TThreadID;

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.pas
System.hpp
System System

Description

Un identificateur de thread.

Un identificateur de thread est un entier positif utilisé pour identifier le thread. Il est généré par le système d'exploitation.

Voir aussi