Yes and Yes. If the TEdit has focus it will have precedence over any other event. And yes, you can force any other event to fire after the Tedit is ready, by setting that in code of the Tedit event.
But why would you want that? Looks bad design.
(Although on a low level this can be done, but then you need your own components)