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