Unit 'feFontEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

FE_Get_Name_String

Declaration

Source position: fefontengine.pas line 644

function FE_Get_Name_String(

  face: FE_Face;

  nameIndex: Integer;

  out str: Pointer;

  out len: Integer

):FE_Error; overload;

function FE_Get_Name_String(

  face: FE_Face;

  nameIndex: Integer

):string; overload;



CT Web help

CodeTyphon Studio