How to use Delphi Parameters

Posted December 15th @ 3:50 pm by m3Rlin

Most Windows applications take parameters from the command line. Too bad that most users don’t even realize this, although DOS is almost forgotten, the command line can still provide useful functions.
Delphi is not a exception. You can modify your links to launch Delphi just the way you want it. Here are the parameters:
-ns - “No [...]

Delphi IDE Hidden Shortcuts

Posted December 15th @ 3:44 pm by m3Rlin

The Delphi IDE has a lot of useful shortcuts that are not shown in the menu and are not listed in the Help or are hard to find in it. Here is a list of the shortcuts that I have found information about.

Creating unique GUIDs (for COM)

Keyboard layouts: Default, BRIEF emulation, Epsilon emulation, IDE [...]

Next Entries »