Location: Symbol Reference > Classes > TJwThread Class > TJwThread.Create Constructor
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwThread.Create Constructor
Pascal
constructor Create(const CreateSuspended: Boolean; const Name: TJwString);
Parameters 
Description 
const CreateSuspended: Boolean 
defines whether the thread is created and commenced immediately (false) or suspended (true).  
const Name: TJwString 
defines the thread's name 

Create create a thread instance.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!