We have URL label TLinkLabel component in VCL. It seems FireMonkey don’t have this counterpart. How can we achieve same functionality through code in FireMonkey. That is:
Display Underlined Text (Already available)
Open Link in Default Browser upon clicking (Needed Functionality)
Any help or pointer is appreciated.