trichview.support
| 
 table with backgroundImage  | 
| 
 Author  | 
 Message  | 
| 
 Viery  | 
 Posted: 11/09/2003 16:55:36 How can I add a table with backgroud image to a richview? Following sample I add a table to a richviewedit, but the background image is not active. table := TRVTableItemInfo.CreateEx(1,1, RichViewEdit1.RVData); table.BackgroundImage := image1.Picture.Graphic; RichViewEdit1.AddItem('', table); Pls check the above code and tell me how to active the backgroud image. Thanks.  | 
Powered by ABC Amber Outlook Express Converter