Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageEncoderInfo Class

Represents information about registered encoder classes and generates RFC message headers for the encoder class.

Pascal
TIdMessageEncoderInfo = class;

TIdMessageEncoderInfo is a TObject descendant that specifies the base class for representing information about registered encoder classes. TIdMessageEncoderInfo also provides a mechanism to create RFC 2822-compliant headers for the encoder class in an associated TIdMessage instance. 

Descendant classes, like TIdMessageEncoderInfoMIME, TIdMessageEncoderInfoUUE, and TIdMessageEncoderInfoXXE, should reimplement the virtual methods in TIdMessageEncoderInfo to provide support for assigning the correct MessageEncoderClass class type and InitializeHeaders values for the specific encoder.

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.