Hot Label Component
ReadMe

Description

TPJHotLabel is a simple Delphi component that descends from TLabel. It provides a click-able label that can start the default browser or email client to access a specific URL. Key features of the component are:

TPJHotLabel should work with Delphi versions 4 to 2010. .NET versions of Delphi are not supported.

Compatibility

Release v2.2.0 was tested with all native 32 bit Windows Delphi compilers from Delphi 7 through to XE4, excluding Delphi 2005. It was also tested with the 64 bit compiler of Delphi XE2 through to XE4.

Releaae v2.2.1, which was just a simple bug fix, was tested only with Delphi 10 Seattle's Win32 personality, but should still work with Delphi 7 and later, along with 64 bit Windows targets.

It is possible that the component will also compile with Delphi 4, 5 and 6, but this has not been tested for a long time.

This is a VCL component and so is not compatible with the FireMonkey framework.

Installation

The Hot Label Component unit and accompanying files are supplied in a zip file. Before installing you need to extract the files, preserving the directory structure. The following files will be extracted:

In addition to the above files you will find the source code of the demo project the Demo sub-directory.

You can now install the components into the Delphi IDE. To do this, the files PJHotLabel.pas and PJHotLabel.dcr should be added to a design time package. If you need help doing this see here.

Documentation

The component is fully documented online.

Demo Program

Source code for a program that demonstrates the component is included in the download. Most of the demo's functionality depends on the properties of the various hot label components it uses – there is very little code.

The demo requires Delphi 7 or later.

Update History

A complete change log is provided in a text file that is included in the download.

License

The Hot Label Component is released under the terms of the Mozilla Public License v2.0.

All relevant trademarks are acknowledged.

Bugs and Feature Requests

Bugs can be reported or new features requested via the Issue Tracker.

If no similar report or request has been recorded already, use the New Issue link to add a new issue. Please select the most appropriate template from the Templates drop down list.

About the Author

I'm Peter Johnson – a hobbyist programmer living in Ceredigion in West Wales, UK, writing write mainly in Delphi. My programs and code are available from http://www.delphidabbler.com/.

I can be contacted via the website.

Please let me know if you have any comments about the component, but please use the Issue Tracker noted above to report bugs and request new features.