[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msethread.pas line 48
public constructor tmsethread.create; overload; |
const afreeonterminate: Boolean; |
const astacksizekb: Integer = 0 |
); overload; |
const athreadproc: threadprocty; |
const afreeonterminate: Boolean = False; |
const astacksizekb: Integer = 0 |
); virtual; overload; |