Internet Direct (Indy) Version 9.0.2 Beta
TIdMessageDecoderInfoMIME
Represents a registered decoder class and detects the decoder boundary marker in a message part.

TIdMessageDecoderInfoMIME = class(TIdMessageDecoderInfo)
Description
TIdMessageDecoderInfoMIME is a TIdMessageDecoderInfo descendant that implements the specifics of a registered decoder class for MIME-encoded RFC message parts. TIdMessageDecoderInfoMIME reimplements methods of the ancestor class to detect the presence of a MIMEBoundary in the associated message, and create a new MIME decoder instance for the message.