Question

To go to a function/procedure I use Control + Click and Delphi will take me there (on a good day).

Is there a fast way to do that without using the mouse?

Was it helpful?

Solution

Yes, that functionality does indeed have keyboard access: ALT + .

These keyboard shortcuts are documented: http://docwiki.embarcadero.com/RADStudio/en/Default_Keyboard_Shortcuts

OTHER TIPS

In addition to David's answer, a pretty complete list of Delphi's Editor Key and Key Combinations can be found here: DelphiEditorKeyTable.pdf (compiled from Cary Jensen and Brian Long)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top