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

tmsethread.create

Declaration

Source position: msethread.pas line 48

public constructor tmsethread.create; overload;

constructor tmsethread.create(

  const afreeonterminate: Boolean;

  const astacksizekb: Integer = 0

); overload;

constructor tmsethread.create(

  const athreadproc: threadprocty;

  const afreeonterminate: Boolean = False;

  const astacksizekb: Integer = 0

); virtual; overload;


Documentation generated on: 2021-05-13