| Category |
Shortcut Key |
Explanation |
Remarks |
Group Parts Set Calculation Class |
Escape |
Select current component container |
|
| Shift + Click |
Select multiple components; select a form |
|
| Tab |
Select the next component |
|
| Shift + Tab |
Select the previous component |
|
| Direction key |
Select the next component in this direction |
|
| Ctrl + direction key |
Move the position of the selected component by 1 pixel |
|
| Shift + direction key |
Change the size of the selected component by 1 pixel |
|
| Ctrl + Shift + direction key |
Move the location of the selected component to one grid. |
|
| Del |
Delete selected components |
|
| Ctrl + move the mouse |
Select multiple components in a container |
You can modify common attributes together. |
| Tab (used in Object Inspector) |
Search for properties or events |
|
Generation Code Editing Series Class |
F1; Ctrl + F1 |
Help of the word where the cursor is located |
|
| Ctrl + Shift + Enter |
Reference of the word where the cursor is located |
|
| Ctrl + Click (identifier) |
Find the identifier Declaration |
Applicable to tool bar: backward/forward |
| Ctrl + |
Select All |
|
| Ctrl + C |
Copy |
|
| Ctrl + X |
Cut |
|
| Ctrl + V |
Paste |
|
| Ctrl + S |
Save |
|
| Ctrl + F |
Search |
|
| F3; Ctrl + L |
Continue searching |
|
| Ctrl + R |
Replace |
|
| Ctrl + E |
Advanced Search |
|
| Ctrl + Shift + F |
Search for files |
|
| Ctrl + Z |
Undo |
|
| Del |
Delete selected code |
|
| Ctrl + Home |
Start |
|
| Ctrl + End |
End |
|
| Ctrl + ← |
Move left by word |
|
| Ctrl + → |
Shift right by word |
|
| Ctrl + ← |
Roll up window |
|
| Ctrl + ← |
Window rollback |
|
| Ctrl + PgUp |
First line of this screen |
|
| Ctrl + PgDn |
The end of the screen |
|
| Alt + G; Ctrl + O + G |
To specified row |
|
| Ctrl + Shift + 0 .. 9; Ctrl + K + 0 .. 9 |
Set or cancel bookmarks |
|
| Ctrl + 0 .. 9; Ctrl + Q + 0 .. 9 |
Jump to bookmarks |
|
| Ctrl + Space |
Input prompt |
|
| Ctrl + J |
Code Template |
|
| Ctrl + Shift + J |
(After selection) Enter synchronous editing mode |
|
| Ctrl + Shift + Space |
Resend the parameter list. |
|
| Ctrl + K + T |
Select the word before the cursor |
|
| Ctrl + N |
Insert new row |
The difference with Enter is that the cursor position remains unchanged. |
| Shift + direction key/Home/End/PgUp/PgDn |
Expansion and selection |
|
| Shift + Alt + direction key/Home/End/PgUp/PgDn |
Region selection |
|
| Shift + Alt + PgUp/PgDn |
Region selection |
|
| Ctrl + Shift + Alt + PgUp/PgDn |
Region selection |
|
| Ctrl + Shift + PgUp/PgDn |
Region selection |
|
| Ctrl + Shift + horizontal direction key |
Expand by word |
|
| Ctrl + O + C |
Change selected area |
|
| Ctrl + O + I |
Change selected area |
|
| Ctrl + O + L |
Change selected area |
|
| Ctrl + O + K |
Restore the selected area |
|
| Alt + left-click drag |
Region selection |
What is selected by the Region, and paste it as a region |
| Ctrl + O + L |
Select current row |
|
| Ctrl + Y |
Delete current row |
|
| Ctrl + Shift + Y |
Delete the right part of a row |
|
| Ctrl + T |
Delete words to the right |
|
| Ctrl + BackSpace |
Delete a word from the left |
|
| Ctrl + K + W |
Write text blocks to files |
|
| Ctrl + K + R |
Read text blocks |
|
| Ctrl + K + C |
Text Conversion |
|
| Ctrl + K + N |
Code to uppercase |
|
| Ctrl + K + O |
Code to lowercase |
|
| Ctrl + K + F |
Code to uppercase and deselect |
|
| Ctrl + K + E |
Code to lowercase, and deselect |
|
| Ctrl + O + U |
Change the uppercase and lowercase letters behind the cursor |
|
| Ctrl + Shift + I; Ctrl + K + I |
Right Shift code block |
|
| Ctrl + Shift + U; Ctrl + K + U |
Shift left code block |
|
| Ctrl + I |
Like Tab |
|
| Ctrl + M |
Like Enter |
|
| Ctrl + N |
Like Enter, but the cursor position remains unchanged |
|
| Ctrl + Enter |
Open the Word file where the cursor is located |
Edit code when the cursor is in the object observer |
| Alt +]/[ |
Find the Group Identifier |
|
| Ctrl + Shift + V |
Declare the selected character as a variable |
|
| Ctrl + Alt + ↓ |
Jump cursor from declaration area to code area |
|
| Ctrl +/ |
Comment and cancel comment |
|
| Ctrl + Shift + R |
Recording (start/stop) Macro |
|
| Ctrl + Shift + P |
Playback macro |
|
| Ctrl + Shift + T |
Add to do comments |
|
| Alt + V + I |
Open to do List |
|
| Ctrl + Shift + C |
Class automatically generated |
Reversely |
| Ctrl + Shift + values/Values |
From interface to implementation; to the first line of the program |
|
| Ctrl + Shift + G |
Add a new GUID to the interface |
|
| Ctrl + Alt + PgUp |
First Function |
|
| Ctrl + Alt + PgDn |
Last function |
|
Window Port Control System Class |
Shift + F12 |
Search form |
|
| Alt + F12 |
Code switching between forms and forms |
|
| Ctrl + F12 |
Search Module |
|
| Alt + F11 |
Find the custom uses Module |
|
| Ctrl + F11 |
Open Project |
|
| Ctrl + Alt + F11 |
Open or activate Project manager |
|
| F12 |
Code window/form Switching |
|
| Ctrl + Alt + F12 |
List of opened Cells |
|
| F11 |
Object viewer/code window/form Switch |
|
| Alt + 0 |
Window list |
|
| Alt + PgUp/PgDn |
Code/Design/History Switch |
|
| Ctrl + Alt + F11 |
Project Manager |
|
| Shift + Alt + F11 |
Enable or activate Structure |
|
| Ctrl + Alt + P |
Tool Palette |
|
| Ctrl + Alt + L |
Local Variables window |
|
| Ctrl + F5; Ctrl + Alt + W |
Watch List window |
|
| Ctrl + Alt + T |
Threads window |
|
| Ctrl + F7 |
Evaluate/Modify window |
|
| Alt + F8 |
Message window |
|
| Alt + 0 |
Window List Window |
|
| Ctrl + B |
Buffer List window |
|
| Ctrl + Alt + B |
Breakpoint window |
|
| Ctrl + F3; Ctrl + Alt + S |
Call Stack window |
|
| Ctrl + Alt + V |
Event Log window |
|
| Ctrl + Alt + F |
FPU window |
Valid during debugging |
| Ctrl + Alt + C |
CPU window |
Valid during debugging |
| Ctrl + Alt + M |
Modules window |
|
| Ctrl + Shift + |
Find Unit window |
|
| Ctrl + Shift + F11 |
Project Options window |
|
| Ctrl + Q + W |
To the next Information Window |
|
| F10; Ctrl + F10 |
Focus the menu |
|
| Shift + F10; Alt + F10 |
Right-click |
|
| Ctrl + Down |
In the object viewer, drop down the component list of the form. |
|
| Alt + Down |
In the object viewer, drop-down the property list |
|
| Tab + Input |
Search for the attribute or event list of the object observer |
|
| Ctrl + Enter |
In the object observer, switch the attribute value |
|
| Ctrl + Tab |
Property/event switching; In the code window, it is an opened window switch |
|
| Shift + F11 |
Add project window |
|
| Ctrl + F4 |
Close the open window, but do not close the project |
|
| Alt + F4 |
Close the program |
|
Editing Translation Class |
F4 |
Run to cursor position |
|
| F5 |
Set/cancel breakpoint |
|
| F7 |
Debug and go to the sub-process |
|
| Shift + F7 |
Trace into next source line |
|
| F8 |
Debugging. Do not enter the sub-process (unless there is a breakpoint) |
|
| Shift + F8 |
Run until return |
|
| F9 |
Run |
|
| Ctrl + F9 |
Compile the project |
|
| Shift + F9; Alt + P + B |
Compile DLL |
|
| Ctrl + Shift + F9 |
Run without debugging |
|
| Ctrl + O |
Insert compilation options |
|