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

Why Don’t Applications Written in Delphi “Fly” to the Taskbar?

Posted December 15th @ 1:52 pm by m3Rlin

Applications created in Delphi 1 to 4 (not 5 and up) don’t “fly” to the taskbar but hide like in Windows 3.1x. This is because Borland’s programmers turned this function off. Why?! Well, this is because the main window of the program is not the one we create in the IDE. The program’s main window [...]

Next Entries »