You are here: All articles » Programming » Delphi shortcut
-
Delphi shortcut
written: 13 years ago
category: Programming
Previous
Next
Just found by accident: When editing a .pas unit, Shift + Ctrl + [ArrowUp or ArrowDown] jumps from procedure declaration to implementation. Very nice if you have large units with several thousands of lines and numerous procedures and functions.
Leave a comment