We have recently upgraded from Delphi 2009 to 2010.
One of the things in 2009 that suited us well was when you added a search path to a project (via Project -> Options -> Delphi Compiler -> Search Path) and used the browse dialog, the IDE would add in the relative path.
In 2010 this seems to have changed to absolute paths. Is there any way to change this behaviour back to relative paths?
I know you can still type the relative path in but it was handy using the dialog to browse.