[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'slogsend' (#synapse) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
TObject |
No notes exist for this page yet.