Hello, I have a TDBGrid shown on a form, that lets the user select an item. OnDblClick event handler does the apropriate actions with the selected item and closes the form. I also have onExit event handler for the DBGrid. When the form is closed from within dblclick, onexit fires as well which i scausing me problems. Is this a bug or a feature? See attached test project. There is no difference if the second form is shown modal or not (Show vs ShowModal). In Delphi this does not happen.
dbgrid.tar.gz
Description: GNU Zip compressed data
