[Lazarus] Grids and DBgrids
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Mon Mar 8 15:58:54 CET 2010
JoshyFun schrieb:
> AK> Although I have no particular need for this change, I support it
> AK> on the general principle. I would go even further and call KeyPress
> AK> _before_ built-in handler, so that user code could turn off
> AK> default handling by setting the key code to zero.
>
> I'm not sure that I undertand your answer (my english is quite
> limited). The "desired" behavior is that if user handles KeyDown,
> KeyPress or KeyUp no default actions are taken ?
That IMO should be standard behaviour. First let the user handle the key
events, and proceed with the returned key code.
DoDi
More information about the Lazarus
mailing list