Common Shortcuts

Ctrl+Shift+L Open the Shortcuts dialog.
Use it to see all the available shortcuts.
Ctrl+I Open the Quick Load Order View dialog.
Use it to quickly open a file.
Ctrl+Shift+T Open the Quick Types View dialog.
Use it to quickly jump to a type definition.
Ctrl+P Open the Quick Macos View dialog.
Use it to quickly jump to a macro definition.
Ctrl+L Open the Go to Line dialog.
Use it to quickly jump to a line in the current file.
Ctrl+O Open the Quick Outline View dialog.
Use it to quickly jump to a struct,method etc in the current file.
F3 Jump to declaration.
Cursor must be on the entity name.
F4 Open and update the Hierarchy View to see the inheritance tree and members of a struct.
Cursor must be on the entity name.
Shift+F3 Update the Layers View to see all extensions.
Cursor must be on the entity name.
Ctrl+Shift+O Open the Quick Layers View dialog.
Cursor must be on the entity name.
Use it to quickly locate and jump to an extension.
Shift+F4 Open and update the Instance Tree View to see all the instances (recursivelly) inside the unit.
Cursor must be on the unit name.
Ctrl+H Open the Search dialog.
Use it to search for a type, method, field etc. in the workspace, current project etc.
If you select something, it will automatically fill the query.
Ctrl+F Open the Find dialog.
Use it to find some text in the current file.
If you select something, it will automatically fill the query.
Ctrl+K
Ctrl+Shift+K
Jump to the next/prev match of the selected word in file.
Ctrl+/ Comment current line or selection.
Ctrl+D Delete current line.
Ctrl+Q Jump to last edit location.
Ctrl+S Save.
F5 Refresh.