Hello. Press "Ctrl + Shift + Down Arrow" key combination on declaration with in interface. It will take you to the implementation of that.
RK On 10/6/07, mikcaau <[EMAIL PROTECTED]> wrote: > > --- In [email protected] <delphi-en%40yahoogroups.com>, Andries > Bos <[EMAIL PROTECTED]> wrote: > > > > Hello > > > > I thought that there was a shortcut to jump right tot the start of > the implementation section of my code, but could not find it. > > > > As I do have a lot of declarations within my interface, my > implementation starts at line 3900. > > My aim is to jump right to the uses section within my > implementation. Is there a short cut to do this? > > > > I'm using delphi 7. > > > > If there is, could anyone give me the answer? > > > > regards > > > > andries > > > You could put your declarations in an include file, > That way you have to jump one line to get to the start of your code > > Mick > > > [Non-text portions of this message have been removed]

