Delphi component extends the functionality of the standard LinkLabel by add processing of the OnClick event by default. The default handler automatically finds the tag of a hyperlink (when available) and opens it.
- Only works with web sites located on the second level domains;
- Not intended for versions prior to XE2.