[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'daemonapp' (#fcl)

TDaemonController.LastStatus

Last reported status

Declaration

Source position: daemonapp.pp line 134

public property TDaemonController.LastStatus: TCurrentStatus
  read FLastStatus;

Description

LastStatus is the last status reported to the operating system.

See also

ReportStatus

  

Report the status to the operating system.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.