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

FontEnumProc

Declaration

Source position: lcltype.pp line 2421

type FontEnumProc = function(

  Control: TControl;

  InsertAt: TAlign;

  DropCtl: TControl

):LongInt;