| Number | Shortcut | Action |
|---|---|---|
| 1 | ctrl+alt+f11 | Project manager |
| 2 | f11 | Object Inspector |
| 3 | ctrl+shift+f8 | Browser |
| 4 | alt+0 | Window List |
| 5 | f12 | Toggle forms/units |
| 6 | ctrl+f12 | Units |
| 7 | shift +f12 | View all forms in current project | 8 | ctrl+f11 | Open Project |
| 9 | ctrl+s | Save |
| 10 | alt +f11 | use unit |
| 11 | ctrl +z | Undo |
| 12 | shift+ctrl+f2 | Redo |
| 13 | ctrl+x | Cut |
| 14 | ctrl+c | Copy |
| 15 | ctrl+v | Paste |
| 16 | ctrl+d | Delete | 18 | shift+f11 | Add to Project |
| 21 | shift+f9 | Compile Project |
| 22 | shift+ctrl+f11 | Project options Dialog box |
| 23 | f9 | Run program |
| 24 | f8 | Step over(debugger command) |
| 25 | f7 | Trace into(debugger command) |
| 26 | shift+f7 | next source code line(debugger command) |
| 27 | f4 | Run to cursor |
| 28 | shift+f8 | run to unit return |
| 29 | ctrl+f2 | program reset |
| 30 | ctrl+f7 | modify/evoluate | 31 | ctrl+f5 | add watch(debugger command) |
| 32 | ctrl+a | add to do item |
| 33 | ctrl+j | activate code templates |
| index | main page of this website |
| info | fileextensions used by the Delphi ide |
| ide | Delphi ide information |
| links | links to other Delphi related websites |
| sourcecode | Delphi sourcecode |
| about | little info about me |
| books | Delphi books |
| board | Delphi programming discussion board |
| guestbook | let me know you where here in my guestbook |
| newsgroups | Delphi programming discussion newsgroups |
| webring | wanna join the DelphiVillage webring? |
| help | how to create windows® help files |
| components | how to build Delphi components? |
| topsites | i joined many here is mine |
| setup | how to build a setup program ? |