I'm not aware of such a short-cut, however what I typically do is put a dummy comment like //zzzzz in code where I want to mark a specific spot. Then using Delphi find or GExperts grep you can do a search for that word, dbl click and voila you are there...
--- 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 > > > > > > _____________________________________________________________________ _______________ > Pinpoint customers who are looking for what you sell. > http://searchmarketing.yahoo.com/ > > [Non-text portions of this message have been removed] >

