Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDecoderUUE.Create
TIdDecoderUUE
,
See Also
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the object instance.
Description
Create is the constructor for the
TIdDecoderUUE
object instance, and relies on the inherited constructor. Create also initializes the decoder table for the UUEncode algorithm to
GUUEDecodeTable
. Create also sets the default FillChar value to '~'.