|
Internet Direct (Indy)
|
Implements a decoder for RFC 2822-compliant MIME message parts.
TIdMessageDecoderMIME = class(TIdMessageDecoder);
TIdMessageDecoderMIME is a TIdMessageDecoder descendant that extends the ancestor class to implement a decoder for RFC 2822-compliant MIME message parts.
TIdMessageDecoderMIME provides methods and properties used to detect the MIMEBoundary, as well as read the RFC message headers and body in an encoded RFC message part.
|
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. |