trichview.support
| 
 Re: InsertRVFFromStreamEd  | 
| 
 Author  | 
 Message  | 
| 
 bojung  | 
 Posted: 04/08/2002 10:05:49 It is when read stream to RichViewEdit. by these method . RichViewEdit1.RTFReadProperties.ParaStyleNo := 10; RTF Format can do style setting. but, RVF format i don't know how. "Sergey Tkachenko" <[email protected]> wrote: >I am sorry, but I do not understand your question. >Please explain in other words... > > >> >> RichViewEdit1.InsertRVFFromStreamEd(s) >> >> No Want "s" paragraph and put new paragraph. >> ------------------------------------------------------ >RichViewEdit1.RTFReadProperties.TextStyleNo >> := 0; >> RichViewEdit1.RTFReadProperties.ParaStyleNo := 0; >> RichViewEdit1.InsertRTFFromStreamEd(s); >> ------------------------------------------------------ >> Can you use like this? >> If can do like this, inform can do method. >> please... > >  | 
Powered by ABC Amber Outlook Express Converter