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

OpeningProjects

Status
Not open for further replies.

gforrest

Programmer
Apr 26, 2000
39
CA
Hi,

Here's a pretty basic question....

Does anyone know how to have Delphi 5.0 display my project in the Open File dialogue box as its default setting after I start Delphi and click on the Open File icon?

Currently, it defaults to Unit 1 and I have to navigate to the folder where I keep my project.

Thanks.

 
The way I use is to create a shortcut to delphi32.exe file, either on the Desktop or on the start menu, and the change the "Start In" property to the roor of my project folder. This only means that when I start Delphi, or I start a new project, the "Open" and "Save" menu commands will initiially use that folder as the default.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top