Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageParts.MessageEncoderInfo Property

Represents encoder information for the message parts collection.

Pascal
property MessageEncoderInfo: TObject;

MessageEncoderInfo is a TObject property that represents encoder information for the message parts collection. 

MessageEncoderInfo is updated to reflect the coder need to represent the AttachmentEncoding. MessageEncoderInfo is used in TIdMessage.GenerateHeader to initalize headers for a message based on the encoding schema. 

MessageEncoderInfo is also used in TIdAttachment.Encode to instantiate an encoder for writing an attachment to a stream.

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.