function IsMBCS(CodePage: integer): Boolean;
ecStrUtils
Returns true if code page uses more than one byte to encode single character.
Functions