Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMsgPart.Process Property

This is the name of the process that caused the SysLog message.

Pascal
property Process: String;

Process is a String property that represents 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.

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.