TRichViewEdit - Copy
Posted: Wed Feb 20, 2013 5:52 pm
What is the best way to copy the entire contents of one RichViewEdit to another?
Saving to a memory Stream and then loading seems to work.
rve1.AppendFrom(rve0]) works, but Bullet points seem to erroneously take on the contents of one of my ImageLists
Saving to a memory Stream and then loading seems to work.
rve1.AppendFrom(rve0]) works, but Bullet points seem to erroneously take on the contents of one of my ImageLists