Hey,

I'm curious if you know a good answer to this...

Delphi gives me the following hint:

[DCC Hint] nasha_application.pas(46): H2365 Override method TNashaApplication.OnUpdate should match case of ancestor TEventListener.onUpdate
I thought Delphi was not case sensitive. Does anybody know why delphi wants me to fix that?