Subject TIB_LocateEdit
Author malyv2
Hi
I have TIB_LocateEdit, TIB_Grid and TIB_Query.
I would like set ActiveControl := IB_Grid1 when user press Enter on
LocateEdit field. If I use OnKeyPress event then locate doesn't work. I
can't see event like `AfterLocate`. How can I make that?

Regards
Vlado