| [Overview][Types][Classes][Procedures and functions][Variables][Index] | 
Create a new instance of the TProcess class.
Source position: processbody.inc line 111
| public constructor TPROCESS.Create( | 
| AOwner: TComponent | 
| ); override; | 
| AOwner | 
 | Owner of the instance. | 
Create creates a new instance of the TProcess class. After calling the inherited constructor, it simply sets some default values.