[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

EnumFontFamiliesEx

Declaration

Source position: winapih.inc line 98

function EnumFontFamiliesEx(

  DC: HDC;

  lpLogFont: PLogFont;

  Callback: FontEnumExProc;

  Lparam: LPARAM;

  Flags: dword

):LongInt;

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