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

EnumFontFamilies

Invokes a callback function for every font available on a specified device.

Declaration

Source position: winapih.inc line 92

function EnumFontFamilies(

  DC: HDC;

  Family: Pchar;

  EnumFontFamProc: FontEnumProc;

  LParam: LPARAM

):LongInt;

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