Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

CharSetToString

Gets a String with the name for the specified character set identifier.

Declaration

Source position: lcltype.pp line 3011

function CharSetToString(

  const Charset: Integer

):string;

Arguments

Charset

  

Character set identifier converted to a name in the routine.

Function result

Character set name for the specified identifier.

Version 4.6 Hosted on Source Forge