Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMsgPart Class

TIdSysLogMsgPart encapsulates the Msg part of the SysLog message.

Pascal
TIdSysLogMsgPart = class(TIdPersistent);

TIdSysLogMsgPart is a TPersistent descendant that 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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.