Indy 9
|
TIdMessageEncoderInfoMIME = class(TIdMessageEncoderInfo)
constructor Create; override;
procedure InitializeHeaders(AMsg: TIdMessage); override;
InitializeHeaders updates the TIdMessage.ContentType property to indicate the RFC message headers needed for the message specified in AMsg.