Indy 9
TIdMessageEncoderInfoXXE
Hierarchy, Properties, Methods, See Also, Unit: IdMessageCoderXXE
Represents information about the registered XXEncode encoder class.
TIdMessageEncoderInfoXXE = class(TIdMessageEncoderInfo)
Unit
IdMessageCoderXXE
Description
TIdMessageEncoderInfoXXE is a TIdMessageEncoderInfo descendant that represents information about the registered XXEncode encoder class. TIdMessageEncoderInfoXXE extends the ancestor class to provide assignment of a TIdMessageEncoderXXE class instance to the MessageEncoderClass in the constructor.

TIdMessageEncoderInfoXXE.Create
TIdMessageEncoderInfoXXE, See Also
Constructor for the object instance.
constructor Create; override;
Description
Create is the Constructor for the object instance, and relies on the inherited Create method. Create asssigns a TIdMessageEncoderXXE class instance to the MessageEncoderClass property, representing the class type used for the registered decoder class.

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