public delegate int FontEnumDelegate( ref NativeMethods..::..EnumLogFont lpelf, ref NativeMethods..::..NewTextMetric lpntm, int fontType, int lParam )
Public Delegate Function FontEnumDelegate ( _ ByRef lpelf As NativeMethods..::..EnumLogFont, _ ByRef lpntm As NativeMethods..::..NewTextMetric, _ fontType As Integer, _ lParam As Integer _ ) As Integer