[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'daemonapp' (#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,IUnknown,IInterfaceComponentReference

|

TPersistent,IFPObserved

|

TObject

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: May 14 2021