Search found 3 matches

by bitmaker
Mon Oct 13, 2008 9:44 am
Forum: Support
Topic: How fast delete all or few hyperlinks from TRichViewEdit
Replies: 4
Views: 11674

Now, all ok. Thanks for fast and good help.
by bitmaker
Fri Oct 10, 2008 9:39 am
Forum: Support
Topic: How fast delete all or few hyperlinks from TRichViewEdit
Replies: 4
Views: 11674

After NormalizeRichView call the text was crashed. I found another way to this problem. Now all or few hypelinks deleting is veкy fast with merging items. procedure RVHyperlinkDelete(RichViewEdit: TRichViewEdit; RVData: TCustomRVData; ItemNo: Integer); function CheckLevelUpData(RVData: TCustomRVData; ...
by bitmaker
Thu Oct 09, 2008 1:22 pm
Forum: Support
Topic: How fast delete all or few hyperlinks from TRichViewEdit
Replies: 4
Views: 11674

How fast delete all or few hyperlinks from TRichViewEdit

How fast delete all or few hyperlinks in TRichViewEdit with merging items (when both items have equal StyleNo). I have in the document more 3000 hyperlinks.