[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Event called when a daemon in instantiated
Source position: daemonapp.pp line 246
published property TDaemonDef.OnCreateInstance : TNotifyEvent |
OnCreateInstance is called whenever an instance of the daemon is created. This can be used for instance when a single TDaemon class is used to run several services, to correctly initialize the TDaemon.