How to access the .DPR file in Delphi 2007?

Question

Some days ago, I switched from D7 Personal to Delphi 2007. I can load and compile projects that I wrote with D7, that's fine. But I can't find how to access the content of a .DPR file, other than opening it with an external text editor. A click on the icon View Unit on the toolbar, or click on the menu View | Units... only shows Unit1.PAS, Unit2.PAS, etc... but not the .DPR file... That's different from in my old Delphi version, help! Where did they hide it? :p

Answers

Look under the menu Project -> View Source