[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TThread.Resume

Resumes the thread's execution.

Declaration

Source position: classesh.inc line 1509

public procedure TThread.Resume;

See also

TThread.Start

  

Starts a thread thread that was created in a suspended state.

TThread.Suspend

  

Suspends the thread's execution.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.