Obtains the name of a character set.
function CharsetToIdent(Charset: Longint; var Ident: string): Boolean;
Boolean CharsetToIdent(Longint Charset, AnsiString Ident);
Graphics
Call CharsetToIdent to obtain the symbolic name for the character set of a font. CharsetToIdent returns true if the Ident parameter is successfully given an identifying name for the character set.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|