Indy 9
TIdMessageEncoderInfoUUE
Hierarchy, Properties, Methods, See Also, Unit: IdMessageCoderUUE
Represents the registered encoder class for RFC messages using the UUEncoding scheme.
TIdMessageEncoderInfoUUE = class(TIdMessageEncoderInfo)
Unit
IdMessageCoderUUE
Description
TIdMessageEncoderInfoUUE is a TIdMessageEncoderInfo descendant that represents the registered encoder class for RFC message parts using the UUEncoding scheme. TIdMessageEncoderInfoUUE extends the ancestor class to include creation of the message encoder class instance needed when creating new instance of an encoder.

TIdMessageEncoderInfoUUE.Create
TIdMessageEncoderInfoUUE, See Also
Constructor for the object instance.
constructor Create; override;
Description
Create is the overriden Constructor for the object instance, and relies on the inherited Create method. Create also assigns a TIdMessageEncoderUUE instance to the MessageEncoderClass property.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.