Submitted by prashant_agr on Sun, 2007-05-06 14:08.
Start with selecting the lines of code in the Editor. Then, if you want to:
INDENT : press Ctrl-Shift-i one or more times. The text will move to the right.
UNINDENT : press Ctrl-Shift-u one or more times. The text will move to the left
Re: How to indent and unindent block of code in Delphi editor?
Start with selecting the lines of code in the Editor. Then, if you want to:
INDENT : press Ctrl-Shift-i one or more times. The text will move to the right.
UNINDENT : press Ctrl-Shift-u one or more times. The text will move to the left