TThread supported list


TObject
   TThread


Delphi C#.NET Supported
TThread System.Threading.Thread Yes
Properties
ReturnValue No
Terminated No
FatalException No
FreeOnTerminate No
Handle No
Priority PriorityYes
Suspended No
Methods
Destroy FinalizeYes
Resume ResumeYes
Suspend SuspendYes
Terminate InterruptsYes
WaitFor SleepYes
Events
OnTerminate No