Please HELP us with the problem. The problem is:
We have a standard Delphi TRichEdit component. We need to set the link
inside the control (RichEdit) and then parse it to HTML code.
The main problems are
1. How to set a link URL value that it is not shown to the user in the
RichEdit (stored somewhere).
2. How to parse this text afterwards.
Thank you very much