Internet Direct (Indy) Version 9.0.2 Beta
TIdSysLogMsgPart.Process
This is the name of the process that caused the SysLog message.

property Process: String;
Description
This is the name of the process that caused the SysLog message. This name may not be the name of the program sending the SysLog message to the server. The value is obtained by parsing the TIdSysLogMsgPart.Text text property and setting this property will update the TIdSysLogMsgPart.Text property.