trichview.support
Re: About TRVStyle.SaveINI |
Author |
Message |
Sergey Tkachenko |
Posted: 07/25/2002 0:16:09 rve.GetItem(i).StyleNo := ... // for main editor table.Cells[r,c].GetItem(i).StyleNo := ... // for table cells You must use this method very carefully - you can change styleno only for text items, and only to positive or zero value. But I hope DeleteUnusedStyles method will solve your problem. > And also, how can I cange the style of some item? (when I want to get the > style of item No I, i use RVE.GetItemStyle. What do I use to SET the style > of item No. I?) > > 10x in advance > > |
Powered by ABC Amber Outlook Express Converter