<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Copying text</TITLE>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=61273004-07062005><FONT face=Arial color=#0000ff size=2>Been
given if now thanks in the form <FONT size=2>
<P>Memo1.Lines.Assign(Richedit.Lines)</P></FONT></FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN
class=61273004-07062005>R</SPAN>egards</FONT></FONT> <BR><FONT face=Arial
size=2>Eion McIntosh</FONT> <BR><FONT face=Arial size=2>PPCS Ltd</FONT> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader><FONT face="Times New Roman"
size=2>-----Original Message-----<BR><B>From:</B> delphi-bounces@ns3.123.co.nz
[mailto:delphi-bounces@ns3.123.co.nz]<B>On Behalf Of</B> Matt
Comb<BR><B>Sent:</B> Tuesday, June 07, 2005 4:23 PM<BR><B>To:</B> NZ Borland
Developers Group - Delphi List<BR><B>Subject:</B> Re: [DUG] Copying
text<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>mycomponent.stringlist.Text:=richedit1.Lines.Text
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Or have I missed the problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Matt.</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=e.mcIntosh@ppcs.co.nz href="mailto:e.mcIntosh@ppcs.co.nz">Eion
McIntosh (Christchurch)</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=delphi@ns3.123.co.nz
href="mailto:delphi@ns3.123.co.nz">delphi@ns3.123.co.nz</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, June 07, 2005 4:08
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [DUG] Copying text</DIV>
<DIV><BR></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Arial size=2>Hi</FONT> </P>
<P><FONT face=Arial size=2>I don't know if I'm being a bit dense today after
the long weekend, but I'm trying to remember the easiest way to copy text
from a TRichedit component to the component with the text defined as
TStringlist.</FONT></P>
<P><FONT face=Arial size=2>I can do it by saving it to a text file and then
loaded it into the component with Loadfromfile, but takes a bit more time
and I'm getting problem with cache flushing the as latest savde detail its
always the one being reread into the TStringlist.</FONT></P>
<P><FONT face=Arial size=2>Any help please</FONT> </P>
<P><FONT face=Arial size=2>Regards</FONT> <BR><FONT face=Arial size=2>Eion
McIntosh</FONT> <BR><FONT face=Arial size=2>PPCS Ltd</FONT> </P>
<P>
<HR>
<P></P>_______________________________________________<BR>Delphi mailing
list<BR>Delphi@ns3.123.co.nz<BR>http://ns3.123.co.nz/mailman/listinfo/delphi<BR></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>