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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Odd Program Editor Problem

Status
Not open for further replies.

Opieo

Programmer
Jul 26, 2006
454
GB
I am using the Borland Developer Studio 2006.
In Delphi here, I am getting this odd code bug where all of the forms are telling me that 'Controls' in the Interface Uses section does not exist.
Consequently, all procedures or properties that use this are showing up as not existing, and being listed as Errors.
Some examples are the TListBox's ItemIndex.
SetFocus
and a few others here and there.

However, I can compile just find and everything works fine and dandy as far as I can tell. Just as it did before this started happening. And it just started today.
However, I did not change any options, although I had something weird with my keyboard start happening, which I think this problem stems from some odd key combination being hit.
Anyways, everything works when compiled, and compiles without errors. But while just editing code, it shows all that stuff as not existing.

I have looked high and low through my options for something that might help, but have been unsuccessful.
Anyone know how to help me fix this please?

~
Give a man some fire, he will be warm for a day, Set a man on fire, he will be warm for the rest of his life.
 
Ummm, nevermind?
Today everything seems to be fine and I am not getting all of those extra errors that seem to not really be errors.
Craziness.

~
Give a man some fire, he will be warm for a day, Set a man on fire, he will be warm for the rest of his life.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top