Internet Direct (Indy) Version 9.0.2 Beta
TIdSysLogMsgPart
TIdSysLogMsgPart encapsulates the Msg part of the SysLog message.

TIdSysLogMsgPart = class(TPersistent)
Description
TIdSysLogMsgPart encapsulates the Msg part of the SysLog message such as the original text message, Process name, PID, and the message content. This class allows you to parse the SysLog Msg part and create a properly formatted Msg part of the SysLog message.