Afficher : Delphi
C++
Préférences d'affichage
System.TThreadID
De XE2 API Documentation
Delphi
type TThreadID = 0..-1;
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.