InlineDecode function

function InlineDecode(Const Value: string; CP: TMimeChar): string;

Unit
MIMEinLn

Description
Decode
s mime inline encoding (i.e. in headers) uses target characterset "CP".

See also:
InlineEncode