The problem is that the text is copied to the clipboard in "plain text
format", but instead needs to be flagged as being RTF format.
You will need to look at the WinAPI clipboard functions on how to achieve
this.
Myles.

> -----Original Message-----
> From: Lisandro Rueckert [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, 11 May 2000 08:23
> To:   Multiple recipients of list delphi
> Subject:      [DUG]:  GRID -> RTF -> EXCEL
> 
> HI !
> 
> I need transform a grid (I use the TOPGRID)  to a RTF table, copy this RTF
> code and paste into EXCEL, with no formating lost.
> Someone can help-me ?  The first step I know how to do, but when I copy
> the
> RTF code to clipboard and try to paste in excel, its pasted the RTF code
> instead of  it visual appaerance.
> 
> 
> Att
> 
> Lisandro
> 
> --------------------------------------------------------------------------
> -
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to