FrxRichView and hyperlinks
The TFrxRichView object does not support hyperlinks, so I would like to detect text starting with http and ending with a space character (or can I use my own start and end tags) and dynamically create a new Memo object with the same hyperlink above this text.
The only problem is determining the position and size of this new memo object.
Is it possible?
Comments
No, TfrxRichView doesn't have such feature