Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageItem Class

Represents a message item in a message collection.

Pascal
TIdMessageItem = class(TIdCollectionItem);

TIdMessageItem is a TCollectionItem descendant that implements properties and methods needed to represent message items in a TIdMessageCollection container. 

TIdMessageItem implements properties that represent the TIdMessage instance for the collection item, and flags that indicate if the message is queued for delivery and the number of delivery attempts during transmission.

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.