[Overview][Types][Classes] | Reference for unit 'process' (#fcl) |
Create a new instance of the TProcess class.
Source position: process.pp line 95
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.
No notes exist for this page yet.