Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Project Not Recognizing Its Members

Status
Not open for further replies.

BillKilgore

Programmer
Mar 17, 2002
60
US
I think I somehow altered the way my Delphi 7 editor
addresses the project I'm working on. I start-up the
editor and open the project.
However, when I try to open one of the member units,
the project is replaced by a new instance of the
editor. It re-opens the editor and the member unit is displayed. The 'Build' function then no longer reads the entire project but simply tries to compile the standalone PAS unit.
I can't seem to find where I changed anything in the
editor options where I assume the change occurred.
I had also, earlier, replaced the DPR with the ~DPR file.
I would think the code between them was close enough so
that project members would still be recognized.
Does anyone have any ideas?

Thank you, Bill Kilgore
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top