How to disable the Formatter in Delphi 2010
Posted
by Gad D Lord
on Stack Overflow
See other posts from Stack Overflow
or by Gad D Lord
Published on 2009-11-15T21:07:41Z
Indexed on
2010/06/10
22:42 UTC
Read the original article
Hit count: 318
Hello,
The formatter in Delphi 2010 is really an annoying thing to me. I prefer formatting my code manually. I believe I do it better.
How can I disable it?
NOTE: Answers on why I don't use it in the first place will not be accepted. I need it switched OFF. Nothing more, nothing less.
Thank you.
© Stack Overflow or respective owner