InlineCodeEx function
function InlineCodeEx(Const Value: string; FromCP:
TMimeChar): string;
Unit
mimeinln
Description
Inline mime encoding similar to InlineEncode, but you can specify source characterset, and the target characterset is automatically set to one of the ISO-8859-* encodings.
See also:
InlineCode