I use Delphi XE, but the same question already bothered me when using Delphi 2007. When CNPack IDE wizards are installed, pressing CTRL + Shift + V changes the default functionality.
Usually a local variable is automatically created. CNPack changes this to move the cursor to the var section of the current method.
How can I prevent CNPack from doing this?
source share