Thanks for that exposé of the potential 'issues' @WP, as I have found in the past, your advice has usually been extremely helpful - nay. has often
Solved whatever ailed me

I have various sub-folders in my 'Lasarus' folder whose names commence 'Ex-' ie. 'ExWP' is one (as is 'ExAruna') and your list is by far the largest and goes back to 2017!
Yesterday I had a fallow day as far as Pascal is concerned - I had some sheet music to create - so I had time to reflect on my options. In the light of your summerization, I decided that the most sensible aproach would be to 'back-track' on the few changes I'd made - such that compilation was possible - and start afresh.
Incidentally, your reference to 'Backup' is very well founded, I fell into that trap many years ago and did a lot of research on how Lazarus deals with the matter (very well as it happens) and my [backup] folder for the Triangle project has > 8.3k items (875Mb) with Triangle.lps;2125 being the latest entry

- not that I'm paranoid and I'm sure I could safely delete most of those files

To this end I tried to [Delete] the form I'd created but even though that option is listed in the
right-click Menu, it is ineffective. I was able to delete the copy of the MTF_Panel so that the 'form' was empty though and after removing redundant references 'Triangle' compiled.
The new form (blank) simply appears and I don't doubt that I can find a way to [Hide] it.
As you surmise, there are many
type and
variable declarations in Unit 'Tri' upon which the MTF_Panel relies. With this in mind, I've come to the conclusion that moving to a form - at this stage - is probably more trouble than it's worth. HOWEVER, now that I see the potential benefits of separate 'floating' forms for such functions I will certainly look at the idea for whatever my next project is.
The fact that some years ago I created my Date-Time Unit prompts me to consider doing something similar with the code for the MFT_Panel, that is, a 'Printer_Setup' Unit.
In this particular case, your observation that the MTF_Panel covers part of the main display is somewhat irrelevant since this panel would only normally be used when there is nothing else of any import to see - which is another reason to 'leave well alone'
