GetCPFromID function
function GetCPFromID(Value: string):
TMimeChar;
Unit
SynaChar
Description
Translates a string with MIME ID (i.e. 'x-windows1252') to TMIMEChar. If String is not recognized, returns ISO-8859-1 character page.
See also:
GetIDFromCP, TMimeChar