Apologies for the tardy response - been busy with other parts of the program

As you will all appreciate, creating a new project (as suggested by dseligo) with just a TEdit and a TLabel shows that the [OnEnter] event does fire as it should - but of course with only one TEdit it fired immediately so wasn't a proper test.
Adding a second TEdit and making that Tab Order 0 forced the original TEdit to correctly test 'On Enter' - - - and of course it does.
I now need to look at that part of my program again to see if I can see something I've obviously missed.
@wp I'm aware that it is posible to have multiple versions of FP/Laz installed and yes I have considered it but I've been away from programming for some while so haven't needed any new 'bells and whistles' as yet
