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

TCustomDaemon.Definition

The definition used to instantiate this daemon instance.

Declaration

Source position: daemonapp.pp line 67

public property TCustomDaemon.Definition : TDaemonDef
  read FDaemonDef;

Description

Definition is the TDaemonDef definition that was used to start the daemon instance. It can be used to retrieve additional information about the intended behaviour of the daemon.

See also

TDaemonDef

  

Daemon definition.


Documentation generated on: Jul 24 2023