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

IdentToCharset

Converts the specified string value to the numeric font identifier for the value.

Declaration

Source position: graphics.pp line 1925

function IdentToCharset(

  const Ident: string;

  out Charset: LongInt

):Boolean;