watch 01:25
Jurassic World: Dominion Dominates Fandom Wikis - The Loop
Do you like this video?
Play Sound
When trying to find declarations, you may get a message like:
Unable to locate file "Windows.pas"
Solution[]
- Go to Tools, Enviroment Options
- Library Tab
- add $(DELPHI)\Source\Rtl\Win to the Browsing Path. If you add it to the end, make sure to put an ; between entries
- A typical Browsing Path on a clean installation of Delphi 7 Personal looks like this:
$(DELPHI)\Source\Rtl\Win;$(DELPHI)\Lib;$(DELPHI)\Bin;$(DELPHI)\Imports;$(DELPHI)\Projects\Bpl