Tagged Questions

2
votes
4answers
1k views

How do I make a TLabel behave like a hyperlink in Delphi?

How do I make a TLabel behave like a hyperlink in Delphi? Note: I'm not interested in using TLinkLabel because of backwards compatibility issues.