trichview.support
Re: Changing Style of RVData item |
Author |
Message |
Sergey Tkachenko |
Posted: 05/21/2005 13:17:01 RVData.GetItem(i).StyleNo := NewStyleNo; You need to be careful - do not change StyleNo of non-text items, do not assign negative values to StyleNo of text item. Extra measures are required if NewStyleNo is Unicode style and the previous style is not Unicode, and vice versa. |
Powered by ABC Amber Outlook Express Converter