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

TCurrentStatus

Declaration

Source position: daemonapp.pp line 37

type TCurrentStatus = (

  csStopped,

  csStartPending,

  csStopPending,

  csRunning,

  csContinuePending,

  csPausePending,

  csPaused

);


Documentation generated on: 2023-03-18