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

TThread.Create

Creates a new thread.

Declaration

Source position: classesh.inc line 1504

public constructor TThread.Create(

  CreateSuspended: Boolean;

  const StackSize: SizeUInt = DefaultStackSize

);

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