[Lazarus] THelpEvent declaration discussion

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Fri Nov 6 15:33:41 CET 2009


Why not just introduce a new type with a different name?

Maybe TCLXHelpEvent = function(HelpType: THelpType; HelpContext: THelpContext;
      const HelpKeyword: String; const HelpFile: String;
      var Handled: Boolean): Boolean of object;

This should stop the discussion about breaking compatibility and get
it into FPC. It doesn't really need to be called THelpEvent to be
useful, does it?

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list