DIHtmlLabel is a fast, lightweight replacement for Delphi’s TLabel that handles HTML-formatted text, clickable text links and dynamic content.
As a replacement for TLabel, it is easy to input text, even formatted text with links. Simply use the Caption property, just as you usually do with TLabel. To input formatted text and links, you must use the common HTML tags and character entities.