Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageDecoderList Class

Provides a framework for registering and retrieving decoder classes for RFC 2822-compliant message parts.

Pascal
TIdMessageDecoderList = class;

TIdMessageDecoderList is a TObject descendant that provides a framework for registering and retrieving decoder classes for RFC 2822-compliant message parts. 

All methods in TIdMessageDecoderList, except the Constructor and Destructor, are class methods that provide for registering a new decoder class, accessing a decoder by name, and determining when a decoder is appropriate for use on a given message part. 

Items added to the registered decoder list are derived from the TIdMessageDecoderInfo class.

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.