Create a new TDaemonDef instance.
Source position: daemonapp.pp line 264
public constructor TDaemonDef.Create( |
ACollection: TCollection |
); override; |
ACollection |
|
Collection the item belongs in. |
Create initializes a new TDaemonDef instance. It should not be necessary to instantiate a definition manually, it is handled by the collection.
|
Collection of daemon definitions. |