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

TDaemonController.Params

Parameters passed to the daemon.

Declaration

Source position: daemonapp.pp line 147

public property TDaemonController.Params : TStrings
  read FParams;

Description

Params contains the parameters passed to the daemon application by the operating system, comparable to the application's command-line parameters. The property is set by the Main method.


Documentation generated on: Jan 30 2024