Show: Delphi C++
Display Preferences

System.TThreadID

From XE2 API Documentation
Jump to: navigation, search

Delphi

type TThreadID = 0..-1;

C++

typedef unsigned TThreadID;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.pas
System.hpp
System System

Description

A thread's ID.

A thread's ID is a positive integer used to identify the thread. It is generated by the operating system.

See Also

Personal tools
Previous Versions
Translations