Ide Indy Delphi

Question:
Is there a quick way to open up a file in the Delphi/C++ Builder
IDE?
Answer:
Position the cursor over the file name and press Ctrl-Enter.
This will work for any file in any directory including .pas
and .h files listed in both "uses" and "include" statements.