by Radek Červinka
4. May 2012 23:57
For my program I need hyperlinks in TRichEdit with hidden address part - emulate simple web address. For example something like Delphi, you see text but link is different (someone call this user friendly hyperlinks). When user click on link, I catch this action and do something other.
More...