Description of WebLabels Component Pack :
All three components are similar in that they behave like standard hyperlinks. All have hot tracking and mark themselves as visited. The colors used for both hot tracking and marking visited links are definable.TEmailLabel starts the default mail program and creates a new message addressed to the address contained in its caption. Use it for e-mail addresses only. It is extremely useful in About boxes.TWebLabel starts the default browser and points it at the URL contained in its caption. Use it for web addresses only. Again, this is a useful component for About boxes.THyperlink is intended for hyperlinking files. It adds some extra validation that checks if the file exists. The control enables or disables itself bases on the validation.This trial-version is only for Delphi 5, but source code works with other versions.