You are viewing articles in the Delphi / Kylix IDE category &rarr


How to Install Different Versions of Delphi on one System

Posted December 15th @ 4:05 pm by m3Rlin

You shouldn’t have any problems installing and using more than one version of Delphi on one computer. All you have to do is install each version in different directories (setup does this by default) and keep in mind to install the versions from oldest to newest (Delphi 1 first … Delphi 2005 / CodeGear - [...]

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 [...]

« Previous EntriesNext Entries »