Search found 3 matches

by strobbekoen
Mon May 17, 2010 10:08 am
Forum: Support
Topic: hyperlink problem
Replies: 4
Views: 10097

Thank you, it works with new version.
Appreciate your quick help.
by strobbekoen
Mon May 17, 2010 8:38 am
Forum: Support
Topic: hyperlink problem
Replies: 4
Views: 10097

It is Delphi 2009 with Richview v11.0.5
by strobbekoen
Sun May 16, 2010 2:19 pm
Forum: Support
Topic: hyperlink problem
Replies: 4
Views: 10097

hyperlink problem

Hi, I am having a problem with hyperlinks. Here is the scenario I am using : I have a Form with a TRichView which displays the text. The text comes from RVF format. To edit the text, I open another form with a TRichViewEdit component and copy the text from the viewer to the editor as follows ...