6
votes

I am using Delphi XE, but the same issue already bothered me when using Delphi 2007. When CNPack IDE Wizards are installed, the default functionality when pressing CTRL+Shift+V is changed.

Usually a local variable is being automatically created. CNPack changes this to moving the cursor to the var section of the current method.

How can i prevent CNPack from doing this?

1

1 Answers

11
votes

Try this

  • go to the CnPack / Code Editor Wizard / Options menu item
  • find the Toggle Var Field Tool in the Editor Tools grid
  • change the shortcut or disable the tool using Enable this Tool check box