<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Copying text</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>mycomponent.stringlist.Text:=richedit1.Lines.Text 
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Or have I missed the problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</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></BODY></HTML>