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

TDaemonOptions

Declaration

Source position: daemonapp.pp line 38

type TDaemonOptions = set of (

  doAllowStop,

  doAllowPause,

  doInteractive

);


Documentation generated on: 2025-07-25