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

TDaemonDef.Name

Name of the daemon (service).

Declaration

Source position: daemonapp.pp line 263

published property TDaemonDef.Name : string
  read FName
  write SetName;

Description

Name is the internal name of the daemon as it is known to the operating system.

See also

TDaemonDef.DisplayName

  

Displayed name of the daemon (service).


Documentation generated on: Jul 24 2023