Delphi keyboard shortcuts

Delphi  

Zeynel Öztürk -
6 years ago
- Shortcuts
1
↑  Shift +

After selecting control in form designer, click on it with Shift again to select top most parent Form

1
Tab

In Object Inspector activates incremental search for properties. Press again Tab to move focus to property value

0
Ctrl + J

Invoke code templates also called code snippets

1
Ctrl + Y

Delete current line

1
Ctrl + ↑  Shift + G

Insert a new GUID at the cursor position

2
Ctrl + ↑  Shift + V

Automatically declare variable at cursor position

1
Ctrl + ↑  Shift + Y

Delete to the end of line

1
Alt +

Browse forward (hotlink history)

1
Alt +

Browse backward (hotlink history)

1
↑  Shift + F8

Run until return

1
Ctrl + F5

Add Watch

2
Ctrl + ↑  Shift + P

Play editor macro

3
Ctrl + Space

Invoke code completion

0
Ctrl + ↑  Shift + C

Invoke class completion for the class that currently contains the cursor

2
Ctrl + Alt + P

Activate the Tool Palette in filtering mode (start typing, press Enter to drop component)

1
Ctrl + ↑  Shift + K + E

Code folding: Collapse current block of code

1
Ctrl + ↑  Shift + K + T

Code folding: Toggle Current block (expand & collapse)

1
Ctrl + ↑  Shift + K + P

Code folding: Collapse nested procedures

1
Ctrl + C

Copy word under Cursor / selected block

1
Ctrl + N

Insert new line after cursor (cursor stays in current line)


Share this page on:
Is this page helpful?
0 0

Advertisement

Program information

Program name: Delphi Delphi (Developer tools)

Delphi is an integrated development environment for desktop, web, console applications and also event driven programming language. Originally developed by Borland as the successor of Turbo Pascal, Delphi added full object orientation to the language. It is now developed by Embarcadero Technologies.

Web page: embarcadero.com/products/rad-s...

Last update: 1/7/2020 8:02 AM UTC

How easy to press shortcuts: 72%

More information >>

Updated: Updated program information. (3 updates.) 1/7/2020 8:39:48 AM Added some shortcuts.
1/7/2020 9:02:01 AM Updated program information.
1/7/2020 9:02:25 AM Updated program information.

Shortcut count: 194

Platform detected: Windows or Linux

Similar programs




What is your favorite Delphi hotkey? Do you have any useful tips for it? Let other users know below.


 
No comments yet. Ask, or type the first one!