When using Delphi CE,
with throw an error in the IDE of E0209 " 'Expected Identifier before ')' " before compilation. (E0209 may not be the exact error number, but something similar)
Lazarus does not catch this until compilation. FPC compiler gives a rather cryptic error.
It is an easy fix, but it would have been nice if the IDE gave a warning. Should this be a suggestion for Lazarus IDE ?