Internet Direct (Indy) Version 9.0.2 Beta
TIdSysLogMsgPart.Content
The content property is the free-form text property for the message sent by a process.

property Content: String;
Description
The content property is the free-form text property for the message sent by a process. The value is obtained by parsing the TIdSysLogMsgPart.Text text property and setting this property will update the TIdSysLogMsgPart.Text property.