[Lazarus] Thanks for the autocompletion!

Reinier Olislagers reinierolislagers at gmail.com
Mon Feb 18 14:05:54 CET 2013


Was typing
  case EventType of
then pressed Ctrl-J on a whim.

Voila:
  case EventType of
  etCustom: ;
  etInfo: ;
  etWarning: ;
  etError: ;
  etDebug: ;
  end;

Nice feature, thanks a lot!




More information about the Lazarus mailing list