Internet Direct (Indy)
|
Represents a registered decoder class and detects the decoder boundary marker in a message part.
TIdMessageDecoderInfoMIME = class(TIdMessageDecoderInfo);
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.
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. |