Load Rtf File into RichView

General TRichView support forum. Please post your questions here
Post Reply
RoniTevel
Posts: 8
Joined: Fri Mar 12, 2010 1:29 am

Load Rtf File into RichView

Post by RoniTevel »

I use delphi 2010 RichView 12
i am trying to load an RTF file to TrichViewEdit
rve.LoadRTF('c:\123.rtf') returns True
but no text added to the RichView.
any ideas?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Post Reply