Re: Adding string to Memo



Brian wrote:
Thanks for such a quick response, little confused
if SelStart gives me the position, how do I then say
add the 'string' at the position?

Memo.SelText := TextToBeInserted;

--
Rob
.