I am trying to highlight text in a memo from code. The app has a memo
where the user can store text for pasting into there work by
highlighting it. When the memo reloads at startup I want the previously
selected text to be highlighted. I am storing the selstart and selLength
values to a file then re applying them when the form is reloaded. This
makes the required text the selected text and the paste works, but the
selected text is not highlighted. 
Can anyone help?

Bob Pointon


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to