[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

FontEnumExProc

Declaration

Source position: lcltype.pp line 2435

type FontEnumExProc = function(

  var ELogFont: TEnumLogFontEx;

  var Metric: TNewTextMetricEx;

  FontType: LongInt;

  Data: LPARAM

):LongInt;

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