[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

StringToCharset

Gets the character set identifier for the specified character set name.

Declaration

Source position: lcltype.pp line 3009

function StringToCharset(

  Charset: string

):Byte;

Arguments

Charset

  

Character set name converted to its identifier constant.

Function result

Constant with the character set identifier for the specified character set name.


Version 3.2 Generated 2024-02-25 Home