Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMsgPart.PID Property

This is the Process ID (PID) for the process that caused the SysLog message.

Pascal
property PID: Integer;

PID is a Integer property that represents the Process ID (PID) for the process that caused the SysLog message. This name may not be the name of the program sending the SysLog message to the server. This value is used only if TIdSysLogMsgPart.PIDAvailable property is set to true. 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.