Ctrl+K+B Marks the beginning of a block
Ctrl+K+C Copies a selected block
Ctrl+K+H Hides/shows a selected block
Ctrl+K+I Indents a block by the amount specified in the Block Indent combo box on the General page of the Editor Options dialog box.
Ctrl+K+K Marks the end of a block
Ctrl+K+L Marks the current line as a block
Ctrl+K+N Changes a block to uppercase
Ctrl+K+O Changes a block to lowercaseCtrl+K+P Prints selected block
Ctrl+K+R Reads a block from a file
Ctrl+K+T Marks a word as a block
Ctrl+K+U Outdents a block by the amount specified in the Block Indent combo box on the General page of the Editor Options dialog box.
Ctrl+K+V Moves a selected block
Ctrl+K+W Writes a selected block to a file
Ctrl+K+Y Deletes a selected blockCtrl+O+C Turns on column blocking
Ctrl+O+I Marks an inclusive blockCtrl+O+K Turns off column blocking
Ctrl+O+L Marks a line as a blockShift+Alt+arrow Selects column-oriented blocks
Click+Alt+mousemv Selects column-oriented blocksCtrl+Q+B Moves to the beginning of a block
Ctrl+Q+K Moves to the end of a block

解决方案 »

  1.   

    F1 Help|Topic Search
    Ctrl+F1 Help|Topic Search
    F3 Search|Search AgainCtrl+E Search|Incremental Search
    Ctrl+F Search|Find
    Ctrl+I Inserts a tab character
    Ctrl+j Templates pop-up menu
    Ctrl+N Inserts a new line
    Ctrl+P Causes next character to be interpreted as an ASCII sequence
    Ctrl+R  Search|Replace
    Ctrl+S File|Save
    Ctrl+T Deletes a wordCtrl+Y Deletes a line
    Ctrl+Z Edit|Undo
    Ctrl+<space bar> Code Completion pop-up windowCtrl+Shift+g Inserts a new Globally Unique Identifier (GUID)
    Ctrl+Shift+I Indents block
    Ctrl+Shift+U Outdents block
    Ctrl+Shift+Y Deletes to the end of a line
    Ctrl+Shift+Z Edit|Redo
    Ctrl+Shift+<space bar> Code Parameters pop-up windowAlt+[ Finds the matching delimiter (forward)
    Alt+] Finds the matching delimiter (backward)End  Moves to the end of a line
    Home Moves to the start of a lineEnter Inserts a carriage return
    Ins  Turns insert mode on/off
    Del  Deletes the character to the right of the cursor
    Backspace Deletes the character to the left of the cursor
    Tab  Inserts a tab
    Space Inserts a blank space
    Left Arrow Moves the cursor left one column, accounting for the autoindent setting
    Right Arrow Moves the cursor right one column, accounting for the autoindent setting
    Up Arrow Moves up one lineDown Arrow Moves down one line
    Page Up Moves up one page
    Page Down Moves down one pageCtrl+Left Arrow Moves one word left
    Ctrl+Right Arrow Moves one word right
    Ctrl+Tab  Moves to the next code page (or file)
    Ctrl+Shift+Tab Moves to the previous code page (or file)
    Ctrl+Backspace Deletes the word to the right of the cursor
    Ctrl+Home Moves to the top of a file
    Ctrl+End  Moves to the end of a fileCtrl+Del  Deletes a currently selected block
    Ctrl+Space Inserts a blank space
    Ctrl+PgDn Moves to the bottom of a screen
    Ctrl+PgUp Moves to the top of a screen
    Ctrl+Up Arrow Scrolls up one line
    Ctrl+Down Arrow Scrolls down one line
    Ctrl+Enter Opens file at cursorShift+Tab  Moves the cursor to the left one tab position
    Shift+Backspace Deletes the character to the left of the cursor
    Shift+Left Arrow Selects the character to the left of the cursorShift+Right Arrow Selects the character to the right of the cursor
    Shift+Up Arrow Moves the cursor up one line and selects from the left of the starting cursor position
    Shift+Down Arrow Moves the cursor down one line and selects from the right of the starting cursor position
    Shift+PgUp Moves the cursor up one screen and selects from the left of the starting cursor position
    Shift+PgDn Moves the cursor down one line and selects from the right of the starting cursor positionShift+End  Selects from the cursor position to the end of the current line
    Shift+Home Selects from the cursor position to the start of the current line
    Shift+Space Inserts a blank space
    Shift+Enter Inserts a new line with a carriage returnCtrl+Shift+Left Arrow Selects the word to the left of the cursor
    Ctrl+Shift+Right Arrow Selects the word to the right of the cursor
    Ctrl+Shift+Home Selects from the cursor position to the start of the current fileCtrl+Shift+End  Selects from the cursor position to the end of the current file
    Ctrl+Shift+PgDn Selects from the cursor position to the bottom of the screen
    Ctrl+Shift+PgUp Selects from the cursor position to the top of the screen
    Ctrl+Shift+Tab Moves to the previous page
    Shift+Alt+arrow Selects column-oriented blocks
    Click+Alt+mousemove Selects column-oriented blocks
    Ctrl+O+C Turns on column blocking
    Ctrl+O+K Turns off column blockingAlt+Backspace Edit|Undo
    Alt+Shift+Backspace Edit|Redo
    Alt+Shift+Left Arrow Selects the column to the left of the cursor
    Alt+Shift+Right Arrow Selects the column to the right of the cursor
    Alt+Shift+Up Arrow Moves the cursor up one line and selects the column from the left of the starting cursor position
    Alt+Shift+Down Arrow Moves the cursor down one line and selects the column from the left of the starting cursor positionAlt+Shift+Page Up Moves the cursor up one screen and selects the column from the left of the starting cursor position
    Alt+Shift+Page Down Moves the cursor down one line and selects the column from the right of the starting cursor position
    Alt+Shift+End Selects the column from the cursor position to the end of the current line
    Alt+Shift+Home Selects the column from the cursor position to the start of the current lineCtrl+Alt+Shift+Left Arrow Selects the column to the left of the cursorCtrl+Alt+Shift+Right Arrow Selects the column to the right of the cursor
    Ctrl+Alt+Shift+Home Selects the column from the cursor position to the start of the current file
    Ctrl+Alt+Shift+End Selects the column from the cursor position to the end of the current file
    Ctrl+Alt+Shift+Page Up Selects the column from the cursor position to the bottom of the screen
    Ctrl+Alt+Shift+Page Down Selects the column from the cursor position to the top of the screen
      

  2.   

    F12 切换
    ctrl +F9 编译 
    ctrl +F2 终止
    F9 运行
    这些是最常用的!
      

  3.   

    其实不用收藏,Delphi的帮助中全有。
    检索索引:
    shortcuts
      

  4.   

    呵呵,我也一直不看中文的Delphi书。再说,我语文一直不好,你说咋办?
      

  5.   

    快捷键 功能 
    Del 删除所选组件 
    Esc 选择当前组件的容器(通常是Panel,Group或Form) 
    F11 在Form或Unit和对象检查器之间切换 
    F12 在Form和代码编辑器间切换 
    Ctrl+F12 显示“查看Unit”对话框 
    Shift+F12 显示“查看Form”对话框 
    TAB 下一个组件 
    Shift+TAB  上一个组件 
    方向键 选中此方向上最近的组件 
    Ctrl+方向键 将所选组件移动一个点 
    Shift+方向键 将所选组件改变一个点的大小 
    Ctrl+Shift+方向键 将所选组件移动一个格 
    Shift+click 按住Shift键再用鼠标点击组件,可以选择多个组件 
    Ctrl+drag 按住Ctrl键在一个容器组件(如Panel,Groupbox 等)里拖动鼠标,强制选择鼠标拖过的矩形框中的所有属于此容器的可视组件(不包括该容器组件)
      

  6.   

    kao!!
    只要F9、F10、F11、F12就够了吧????
      

  7.   

    qinic(逆风杨) : 你靠什么靠呀!我就不信你只用这几个键,至少F7 F8要用吧!最主要的F1没错吧!别的就不说了!
      

  8.   

    眼光短浅,这样能学好吗。
      1。代码模板 : CTRL+J 
      2。代码整块移动 : CTRL+SHIFT+I(右移) CTRL+SHIFT+U(左移)
      3。选中窗体 : 先选中任一控件,SHIFT+鼠标左键
      4。将鼠标指向变量名、单元名、类名,再用 CTRL+鼠标左键 可找到相应的说明
      5。在过程、函数、事件内部, SHIFT+CTRL+向上的方向键  可跳跃到相应的过程、函数、事 件的定义
     6。CTRL+ SHIFT + C:编写申明或者补上函数.
     7。crtl + shift + n (n=1,2,3,4......)
        定义书签。(按2遍取消)
        crtl + n (n=1,2,3,4......)
       跳到书签n 8。ALT+鼠标左键   可以块选代码,删除对齐的重复代码非常有用
     9。CTRL+F弹出查找对话框
    10。Ctrl+K+O,Ctrl+K+N  将选中的整块代码都转为小写或大写
    11。Ctrl+Backspace  后退删除一个词。到 . 为止。
      

  9.   

     dong163(瑞雪) :我的5和6可以实现