[Overview][Constants][Procedures and functions][Index] Reference for unit 'LazFreeType' (#lazutils)

TT_Get_Name_String

Declaration

Source position: lazfreetype.pas line 434

function TT_Get_Name_String(

  face: TT_Face;

  nameIndex: Integer;

  out str: Pointer;

  out len: Integer

):TT_Error;

function TT_Get_Name_String(

  face: TT_Face;

  nameIndex: Integer

):string;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.