Internet Direct (Indy) Version 9.0.2 Beta
|
TIdMessageDecoderInfo = class(TObject)
All methods in TIdMessageDecoderInfo are virtual. Descendant classes, like TIdMessageDecoderInfoMIME, TIdMessageDecoderInfoUUE, and TIdMessageDecoderInfoXXE, should implement the constructor and pertinent methods to provide support for specific encoding algorithms.
Instances of TIdMessageDecoderInfo and descendant classes are stored in a global TIdMessageDecoderList variable to indicate that the decoder class is registered and available for use with message parts.