Unit 'easyasl' Package
[Overview][Types][Procedures and functions][Index] [#amunits]

GetFontAsl

Declaration

Source position: easyasl.pas line 60

function GetFontAsl(

  title: PChar;

  var finfo: tFPCFontInfo;

  win: Pointer

):Boolean;

function GetFontAsl(

  title: string;

  var finfo: tFPCFontInfo;

  win: Pointer

):Boolean;


Documentation generated on: 2021-07-30