Internet Direct (Indy) Version 9.0.1 Beta
TIdMessageParts.MessageEncoderInfo
Represents encoder information for the message parts collection.

property MessageEncoderInfo: TObject;
Description
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.