Internet Direct (Indy)
Home
PreviousUpNext
TIdSysLogMsgPart.Content Property

The content property is the free-form text property for the message sent by a process.

Pascal
property Content: String;

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

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.