RAD Studio VCL Reference
ContentsIndex
TThread Members Public Properties
Public Properties
 
Name 
Description 
 
Determines whether the thread object is automatically destroyed when the thread terminates. 
 
Determines whether the thread object is automatically destroyed when the thread terminates. 
 
Indicates the thread's handle (Windows only). 
 
Determines the thread's scheduling priority relative to other threads in the process. 
 
Indicates whether a thread is suspended. 
 
Identifies the thread throughout the system. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.