Delphi projects always opens same .pas files

Viewed 1128

Every time I open the project, it opens the same .pas files. Even if I close those files and open some other files, when I close and reopen the project, the same original files will be opened. How can I solve this?

1 Answers
Related