InlineCode function

function InlineCode(Const Value: string): string;

Unit
mimeinln

Description
Inline mime encoding similar to InlineEncode, but the source characterset is automatically set to the system default characterset, and the target characterset is automatically set to one of the ISO-8859-* encodings.


See also:
InlineCodeEx