[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Name of the TDaemon class to use for this daemon
Source position: daemonapp.pp line 239
published property TDaemonDef.DaemonClassName : string |
DaemonClassName is the name of the TCustomDaemon class that will be used whenever the service is needed. The name is used to look up the class pointer registered in the daemon mapper, when TCustomDaemonApplication creates an instance of the daemon.
|
Instance of the daemon class |
|
|
TDaemon class to use for this daemon |
|
|
Register daemon |
|
|
Base daemon application class |
|
|
Custom daemon application class |