Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDaemonApplication

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Default descendent of CustomDaemonApplication.

Declaration

Source position: daemonapp.pp line 410

type TDaemonApplication = class(TCustomDaemonApplication)

Inheritance

TDaemonApplication

  

Default descendent of CustomDaemonApplication.

|

TCustomDaemonApplication

  

Custom daemon application class.

|

TCustomApplication

  

Ancestor class for TApplication classes.

|

TComponent

|

TPersistent,IUnknown,IInterfaceComponentReference

|

TObject,IFPObserved

Description

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.

See also

TCustomDaemonApplication

  

Custom daemon application class.

RegisterDaemonApplicationClass

  

Register alternative TCustomDaemonApplication class.


Documentation generated on: Jul 24 2023