Teclas Atalho |
Descrição |
Escape |
Seleciona o controle pai no modo de design. Botão esquerdo do mouse + Escape arrasta o controle pai
|
Shift + Click |
Depois de selecionar o controle no designer de formulário, clique nele com Shift novamente para selecionar o formulário pai mais principal
|
Tab |
No Inspetor de Objetos ativa a pesquisa incremental de propriedades. Pressione novamente Tab para mover o foco para o valor da propriedade
|
Ctrl + J |
Invocar modelos de código também chamados snippets de código
|
Ctrl + T |
Apagar o texto da posição do cursor até o fim da palavra |
Ctrl + E |
Pesquisa Incremental |
Ctrl + Y |
Apagar a linha atual |
Ctrl + B |
Invoca a janela que exibe uma lista de todas as abas de fontes abertos no momento. |
Ctrl + Shift + G |
Insere uma nova GUID na posição atual do cursor |
Ctrl + Shift + I |
Indenta o bloco autalmente selecionado |
Ctrl + Shift + U |
Desindenta o bloco atualmente selecionado |
Ctrl + K + I |
Indenta o bloco atualmente selecionado ou a linha no caso dela não estar selecionada |
Ctrl + K + U |
Desindenta o bloco atualmente selecionado ou a linha no caso dela não estar selecionada
|
Ctrl + Shift + J |
Invoca SyncEdit |
Ctrl + Shift + V |
Declara automaticamente a variavel na posição do cursor |
Ctrl + Shift + Y |
Apagar até o final da linha |
Alt + [ |
Corresponder par para a frente |
Alt + ] |
Corresponder par para traz |
Alt + RightArrow |
Avança para proximo arquivo fontes aberto |
Alt + LeftArrow |
Volta para o arquivo fontes aberto anterior ao atual |
Alt + UpArrow |
Navegue até o símbolo sob o cursor do editor (invoque um hotlink e adicione-o ao histórico do hotlink)
|
F4 |
Executa o programa na posição atual do cursor |
F5 |
Trocar breakpoint |
F7 |
Debugger dento do próximo passo |
Shift - F7 |
Trace into next source line |
F8 |
Debugger step over |
Shift - F8 |
Executa até retornar |
F9 |
Roda o programa a partir da posição do cursor |
Ctrl + F2 |
Resetar execução do Programa |
Ctrl + F7 |
Avaliar/Modificar |
Ctrl + F5 |
Adicionar Visualização |
Ctrl + F12 |
Visualizar Units |
Alt + G ou Ctrl + O + G
|
Ir para uma linha do editor |
Ctrl + Shift + R |
Iniciar/Parar gravação de macro do editor |
Ctrl + Shift + P |
Executa um macro do editor |
Ctrl + Spacebar |
Invoca complemento do codigo |
Ctrl + Shift + Spacebar |
Invoca dica de parametros de codigo |
Ctrl + Enter |
Abrir arquivo na posição do cursor |
Ctrl + Shift + Enter |
Pesquisa todas referências |
Ctrl + Shift + C |
Invocar conclusão de classe para a classe que atualmente contém o cursor |
Ctrl + Shift + UpArrow |
Navigar para o método implementação/Declaração - Voltar |
Ctrl + Shift + DownArrow |
Navigar para o método implementação/Declaração - Ir
|
Ctrl + Shift + 1 - 9
Ctrl + K + 1 - 9 |
Setar marca na posição da linha do fonte atual |
Ctrl + 1 - 9
Ctrl +Q + 1-9 |
Ir para a marca selecionada |
Ctrl + Alt + F12 |
Opens the drop-down on the top-right corner of the code editor, listing all open files |
Ctrl + Alt + Mouse Wheel |
Navegue para a implementação do método anterior ou seguinte em ordem léxica nesta unidade de origem ou dentro da classe para a qual o escopo foi limitado usando Ctrl + Q + L
|
Ctrl + Alt + UpArrow |
Navigate to previous method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + DownArrow |
Navigate to next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + Home |
Navigate to the lexically first method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + End |
Navigate to the lexically last method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + P |
Activate the Tool Palette in filtering mode (start typing, press Enter to drop component) |
Ctrl + Alt + A |
Adds current date to source code |
Ctrl + / |
Toggle comment per line or selected block and cursors goes down one line, Ctrl + ' on nordic (and perhaps other international ) keyboards |
Ctrl + Shift + T |
Add todo list item |
Alt + F12 |
Toggle between Form as text mode or design mode |
Alt + F11 |
Invoke Use unit dialog |
Ctrl + F11 |
Invoke Open Project Dialog |
Ctrl + Alt + F11 |
Invoke Project manager window |
F11 |
Invoke Object Inspector window |
F12 |
Toggle between code view and design view |
Alt + 0 |
Invoke Window list |
Shift + Alt + F11 |
Invoke Structure window |
Ctrl + Shift + B |
Invoke Browser window |
Ctrl + Alt + B |
Invoke Breakpoint window |
Ctrl + Alt + S |
Invoke Call Stack window |
Ctrl + Alt + W |
Invoke Watches window |
Ctrl + Alt + L |
Invoke Local Variables window |
Ctrl + Alt + T |
Invoke Threads window |
Ctrl + Alt + F |
Invoke FPU window |
Ctrl + Alt + C |
Invoke CPU window |
Ctrl + Alt + V |
Invoke Event window |
Ctrl + Alt + M |
Invoke Modules window |
Shift + F12 |
Invoke Forms window |
Ctrl + Shift + A |
Invoke Add to uses clause(Find unit in Delphi 2006) window (Refactoring) |
Ctrl + Shift + F11 |
Invoke Project Options window |
Ctrl + F9 |
Compile Project |
Shift + F9 |
Build Project |
Shift + F11 |
Invoke Add to project window |
Shift + Ctrl + F9 |
Run without debugging |
Ctrl + F |
Find |
Shift + Ctrl + F |
Find in Files |
Alt + F7/F8 |
Previous/next result (for Find in Files and Build Error Messages) |
Ctrl+K+E |
Changes a word to lowercase and deselects selection |
Ctrl+K+F |
Changes a word to uppercase and deselects selection |
Ctrl+K+O |
Changes a word to lowercase |
Ctrl+K+N |
Changes a word to uppercase |
Ctrl+O+U |
Toggles case |
Ctrl+Shift+K+O |
Toggles Code folding between On and Off |
Ctrl+Shift+K+A |
Code folding: Expands All blocks of code |
Ctrl+Shift+K+E |
Code folding: Collapse current block of code |
Ctrl+Shift+K+U |
Code folding: Expand current block of code |
Ctrl+Shift+K+T |
Code folding: Toggle Current block (expand & collapse) |
Ctrl+Shift+K+R |
Code folding: Collapses all regions {$region 'comment'}..{$endregion} |
Ctrl+Shift+K+P |
Code folding: Collapse nested procedures |
Ctrl+Shift+K+M |
Code folding: Collapse all methods |
Ctrl+Shift+K+C |
Code folding: Collapse all classes |
Ctrl+Shift+K+G |
Code folding: Collapses down to primary Groups [Interface/Implementation] |
Ctrl+Shift+K+N |
Code folding: Collapses Namespace/Unit |
Ctrl+Tab |
Switch to the next open file in the editor |
Ctrl+Shift+Tab |
Switch to the previous open file in the editor |
Ctrl + K + P |
Invokes print selection dialog |
Ctrl + K + W |
Invokes Write block to file(selected text) |
Ctrl + K + R |
Invokes Read block from file(inserts text at cursor) |
Ctrl + K + C |
Copies selected text at the end of the selection |
Ctrl + K + T |
Select word at cursor position |
Ctrl + O + L |
Selects current line |
Ctrl + Q + L |
Toggles between limiting the Ctrl+Alt navigation shortcuts to the current class, or limiting it to the current unit |
Ctrl + Q + W |
Go to next item of Messages window |
Ctrl + F6 |
Switches between source (.cpp) and header (.h) |