delphi-en  

[delphi-en] Re: short cut keys in delphi

Kevin McCoy
Mon, 08 Jun 2009 19:16:21 -0700

--- In delphi-en@yahoogroups.com, Doug Hale <del...@...> wrote:
>
> I have had to reinstall Delphi 7 after a hard disk crash and I've 
> forgotten something.
> 
> There was a shortcut key (I thing ctrl-c) that would finish code for you.

I haven't used D7 in several years, but I don't think the shortcuts have 
changed recently.

In D2007 and D2009 the shortcut is Ctrl-Shift-C while the cursor is on the 
property or method you want to create prototypes for.

I don't think there is a way to turn this off, so you probably forgot to hold 
the shift key down when you tried it.

Best regards,

Kevin