[Overview][Types][Classes] |
Create a new instance of the TProcessclass.
Source position: process.pp line 95
public constructor TProcess.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the instance. |
Createcreates a new instance of the TProcessclass. After calling the inherited constructor, it simply sets some default values.