| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Resumes the thread's execution. Deprecated, see TThread.Start
Source position: classesh.inc line 1822
public procedure TThread.Resume;  | 
  | 
Starts a thread that was created in a suspended state.  | 
|
  | 
Suspends the thread's execution.  |