Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageEncoderXXE Class

Implements an encoder for RFC 2822-compliant message parts using the XXEncode algorithm.

Pascal
TIdMessageEncoderXXE = class(TIdMessageEncoderUUEBase);

TIdMessageEncoderXXE is a TIdMessageEncoderUUEBase descendant that implements support for creating XXEncoded message parts. 

TIdMessageEncoderXXE extends the ancestor class by overriding the constructor to assign an instance of TIdEncoderXXE to the EncoderClass property for the object instance.

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.