Delphi IDE - How to disable color for active line?
I find Delphi XE pretty stable and开发者_运维问答 usable. However, there is a 'feature' that drives me nuts! The IDE highlights the current line in a special color. No matter that is on that line, it gets the same color. There is any registry tweak to disable this annoying behavior?
In the Delphi Menu Select Tools|Options
In the tree select Editor Options | Color
On the Right Top of the form is Element
select Line Highlight
Where you can change the Background Color to Default
精彩评论