Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageParts Class

Collection for individual message parts in the message.

Pascal
TIdMessageParts = class(TIdOwnedCollection);

TIdMessageParts is a TOwnedCollection descendant and implements the collection which contains the individual message parts for a MIME message. 

TIdMessageParts provides properties and methods needed to access and maintain the TIdMessagePart collection items in the container. TIdMessageParts also implements propeties and methods used to prepare the message parts in the collection for transmission using message transport facilities. 

TIdMessageParts is the type used to represent the TIdMessage.MessageParts 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.