help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'slogsend' (#synapse)

TSyslogMessage

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: slogsend.pas line 99

type TSyslogMessage = class(TObject)

public

  procedure Clear;

published

  property Facility: Byte; [rw]

  property Severity: TSyslogSeverity; [rw]

  property DateTime: TDateTime; [rw]

  property Tag: String; [rw]

  property LogMessage: String; [rw]

  property LocalIP: String; [rw]

  property PacketBuf: String; [rw]

end;

Inheritance

TSyslogMessage

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505