Converts the specified numeric font identifier to its representation as a string.
Source position: graphics.pp line 1924
function CharsetToIdent(
Charset: LongInt;
out Ident: string
):Boolean;