How to Change the Default Project Directory

Posted December 15th @ 4:06 pm by m3Rlin

You can’t really set this value from inside Delphi, but it’s still easy to change. All you have to do is open the Properties dialog for your Delphi shortcut in Start Menu, Desktop or Windows (right click the icon and select Properties). In the Start In field enter the directory that you wish to be [...]

How to Explore Your Project’s Directory

Posted December 15th @ 4:02 pm by m3Rlin

When programming you may want to see your programs files and directories to change file names, add/delete files or just to control the application’s executable size. Here’s a simple solution to not have to launch Windows Explorer, and then click you way through your whole file system to you app’s directory. If you have a [...]

Next Entries »