In Delphi IDE, how to quickly determine the location of an open non-project-related file? -


This is probably a question in which there is an easy / simple answer, but I have asked myself many times, And never able to answer it:

When I Ctrl-click on a class name, Delphi loads the unit that defines it (it's on the browse path). Once opened in the IDE, is there a way to find out how that PAS file is folded-on to a hard drive?

In Delphi 2009 you can hover over the tab at the top of the code.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -