--- In [email protected], 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

Reply via email to