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

TT_Get_Name_ID

Declaration

Source position: lazfreetype.pas line 424

function TT_Get_Name_ID(

  face: TT_Face;

  nameIndex: Integer;

  out platform: Integer;

  out encoding: Integer;

  out language: Integer;

  out nameid: Integer

):TT_Error;

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