Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2006 Feb : TRichEdit
| Subject: | TRichEdit |
| Posted by: | "ulrich" (ulrich.grof..@arcor.de) |
| Date: | Mon, 27 Feb 2006 11:19:02 |
Hello,
I would like to paint the Text from a TRichEdit to a TCanvas. With
TRichEdit.PaintTo(TargetCanvas,x,y) I only get the empty TRichEdit
without the Text.
What I'm doing wrong?
Best regards - Ulrich