Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

FontEnumExProc

Declaration

Source position: lcltype.pp line 2547

type FontEnumExProc = function(

  var ELogFont: TEnumLogFontEx;

  var Metric: TNewTextMetricEx;

  FontType: LongInt;

  Data: PtrInt

):LongInt;