trichview.support
Re: the problem about TRichViewEdit |
Author |
Message |
Sergey Tkachenko |
Posted: 05/18/2003 14:26:05 After this code, all items must have tags = 100 (check that rvoTagsArePChars is NOT included in Options, otherwise this tag value is incorrect). > > RichViewEdit->InsertText("1234123412341234\n"); > for (int i=0;i<RichViewEdit->ItemCount ;i++) > RichViewEdit->SetItemTag(i,100) |
Powered by ABC Amber Outlook Express Converter