I have been working on the same project for a few days, learning each fundamental thing as well as possible, and I believe (but may be confused) that I saw before a tag next to [Unit], called [.PAS] which is no longer there.
At the [Unit] is the only place I actually do anything, and I recall the [.PAS] had a few lines only that said "run application" or something like that.
So why don't I see the [.PAS] part at the Source Editor?
Also, is it possible to write code also in the .PAS part, when and if I get to see it? And if one writes code, in the .PAS, does it get wiped out each time one RUNS the project?
Thanks!