Steven The RichEdit.Lines property gives a plain TStringList version of the richText. Hope that helps :)
Rob Martin Software Engineer phone 03 377 0495 fax 03 377 0496 web www.chreos.com ----- Original Message ----- From: "Steven Knight" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 16, 2004 11:31 AM Subject: [DUG] Paste the text of rich text in clipboard > Hi all, > I am building an app with stores rich text in a database and > generates a MSWord document. > > I can get the rich text from the database into the document using the > clipboard but also want to put the text of the rich text into the document > i.e. remove the formatting. > > Has anyone got an example of how to do this? > > Ta > > Steven Knight > DBA / Software Developer > Environment Canterbury > PO Box 345, Christchurch > phone: 00 64 3 365-3828 x 7129 > email: [EMAIL PROTECTED] > > > Visit us online at http://www.ecan.govt.nz > > > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. > > The contents of this email and any attachments are not formal > policy of Environment Canterbury, unless otherwise stated. > ********************************************************************** > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi > > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
