[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Default descendent of CustomDaemonApplication.
Source position: daemonapp.pp line 417
type TDaemonApplication = class(TCustomDaemonApplication) |
|
Default descendent of CustomDaemonApplication. |
|
| | ||
|
Custom daemon application class. |
|
| | ||
|
Ancestor class for TApplication classes. |
|
| | ||
| | ||
| | ||
TObject,IFPObserved |
TDaemonApplication is the default TCustomDaemonApplication descendent that is used to run the daemon application. It is possible to register an alternative TCustomDaemonApplication class (using RegisterDaemonApplicationClass) to run the application in a different manner.
|
Custom daemon application class. |
|
|
Register alternative TCustomDaemonApplication class. |