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

CharsetToIdent

Converts the specified numeric font identifier to its representation as a string.

Declaration

Source position: graphics.pp line 1924

function CharsetToIdent(

  Charset: LongInt;

  out Ident: string

):Boolean;