I have a db application, running for almost 20 years, regularly added-to as the need arises. Several years ago I added a helper form to an address field, forcing some consistency in the data entry. OnClick of the TDBEdit opens a new form with separate fields for parts of the address. ln the last several days this helper form does not trigger. But only on the development machine, Win 10-64 home, up to date (but no updates show for the last several weeks). If I transport the compiled program to the production system, Win-7, everything works normally, as before.
I don't know where to begin looking. I have started to cobble something to make it work, but that's not the right answer.
Any thoughts?
Phil