Internet Direct (Indy) Version 9.0.2 Beta
|
TIdMessageEncoderList = class(TObject)
The RegisterEncoder class method is used to register new encoder classes. RegisterEncoder is called in the initializtaion section of Units that contain the encoder class, like IdMessageCoder.pas, IdMessageCoderMIME.pas, IdMessageCoderUUE.pas, and IdMessageCoderXXE.pas.
The class method ByName is used to access an existing class instance in the container.