문제

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?

도움이 되었습니까?

해결책

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

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

다른 팁

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)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top