RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThread Properties

The properties of the TThread class are listed here.

 
Name 
Description 
 
Specifies the value returned to other waiting threads when the thread finishes executing. 
 
Indicates whether the thread has been asked to terminate. 
 
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.
What do you think about this topic? Send feedback!