trichview.support
| Re: Change font of RichView document | 
| Author | Message | 
| Martin Larsen | Posted: 04/08/2003 10:57:25 Hi, Thanks, but that does not work. Nothing happens. Could it be because the text is inside a table? To populate the cells I use: Table.Cells[RowNo,2].LoadRVFFromStream(Stream, Color, nil, nil) where the stream contains already formatted text. (There is no help for LoadRVFFromStream so I don't really know how to use it!) Martin Yernar wrote: > You can change the font name of text style: > > RVStyle.TextStyles[0].FontName:=''; > > | 
Powered by ABC Amber Outlook Express Converter