Programming With Castalia : IDE Changes : Editor Changes : One Key Indentation
Previous  Top  Next

One Key Indentation allows you to quickly indent and unindent blocks of code. Simply select the block of code you wish to manipulate, then press Tab to indent, or Shift-Tab to unindent the block of code.

The size of indentation is determined by the Block Indent size in the Delphi editor options. The default is 2.

See also: One Key Commenting