Surrogate
Surrogate

Reputation: 331

Delphi 7 IDE - How to disable color for active line?

I have changed my IDE color schema few times to and from and now noticed to have active line always coloured. I have searched in editor options > color > something like highlight line, like in XE but didnt find anything thah would mach. Can anyone help?!

Upvotes: 3

Views: 1328

Answers (1)

Andy_D
Andy_D

Reputation: 2350

As you have CNPack installed you need to go to CNPack..IDE Enhancement Settings..Source Highlight Settings and uncheck Enable Background Highlight Current Line (Delphi 7 Below Only)

Upvotes: 6

Related Questions