Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageItem.Msg Field

Represents the message in the collection item.

Pascal
Msg: TIdMessage;

Msg is a public TIdMessage member that represents the TIdMessage instance for the collection item. 

Msg is assigned in Create, and freed in Destroy

Msg is the value accessed when reading or writing to the TIdMessageCollection.Messages property. When writing to Msg, the previous instance is freed prior to assigned the new message instance to the 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.