Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageDecoderUUE.CodingType Property

Indicates the type of decoder created for decoding the content for the message part.

Pascal
property CodingType: string;

CodingType is a read-only string property that indicates the type of decoder created for decoding the content for the message part. CodingType is updated in ReadBody when the initial line of data is examined for the encoded length byte at the beginning of the encoded data block. 

CodingType may contain the following values: 

 

Value 
Meaning 
'UUE' 
TIdDecoderUUE is used for decoding. 
'XXE' 
TIdDecoderXXE is used for decoding. 
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.