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 Use IDE Macros

Posted December 15th @ 3:47 pm by m3Rlin

Oh, them… Borland just forgot to tell us about them They are present in virtually all Delphi and Kylix versions. Delphi’s definition of a macro is simply a recorded combination of keystrokes that can be played back.
i.e. If you record “procedure Foo;<enter>begin<enter>end;<enter>” and play the macro then the same text will be added.
To record [...]

« Previous EntriesNext Entries »