Delphi Keyboard Shortcuts

 

Code Insight
Ctrl-Shft-SpaceCode Parameters
Ctrl-SpaceCode Completion
Ctrl-JCode Templates
 
Class Completion
Ctrl-Shft-CClass Completion
Ctrl-Shft-UpClass Nav Up
Ctrl-Shft-DownClass Nav Down
 
Code Browsing (D6 and above)
Alt-UpSymbol Browsing
Alt-RightBrowse Forward
Alt-LeftBrowse Backward
 
Message Window
Alt-F7Previous Message
Alt-F8Next Message
 
IDE Windows
Ctrl-Shft-ECode Explorer
Ctrl-Alt-F11Project Manager
Alt-0 (zero)Window List
F11Object Inspector
 
Debugger Windows
Ctrl-Alt-VEvent Log
Ctrl-Alt-BBreakpoints
Ctrl-Alt-VWatches
Ctrl-Alt-TThreads
 
TODO List Window
Ctrl-Shft-TAdd TODO Item
 
Editing
Ctrl+O-L (line) Ctrl+O-C (column)Blocking Mode
 
Debugging
F7Trace Into
F8Step Over
Shft-F7Trace to next source line
F4Run to Cursor
Shft-F8Run until return
Ctrl-F2Program Reset
Ctrl-F7Evaluate/Modify
Ctrl-F5Add Watch
F5Toggle Breakpoint
 
Compiling
F5Compile Project
Ctrl-F5Build
F5Syntax Check
Ctrl-Shft-F11Project Options

 

comments powered by Disqus