cps Global Constant |
Unit
IcCodePages
Declaration
cps : array[TEncoding] of string = ('not supported',
'ISO-8859-1','ISO-8859-2','ISO-8859-3','ISO-8859-4','ISO-8859-5',
'ISO-8859-6','ISO-8859-7','ISO-8859-8','ISO-8859-9','ISO-8859-10',
'US-ASCII','UTF-8','UTF-16');
|