I'm using Delphi XE today (one of four versions I play with :)
I've installed SynEdit/SynMemo to replace the standard TMemo.
(a) I want to highlight a whole line based on its line number. (b) When I click on the first line, I want the caret to go to the start of the line not appear where I click - more like notepad than a code editor.
Any help much appreciated!