I'm new to Delphi, so please forgive what may well be stupid questions.
I've inherited a project that was originally written in Delphi 7.
The project file is called promain.dpr, but I believe that the main file is unMain.pas with a corresponding form unMain.dfm, which is the main form. The...