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. Simply use the Caption property, just as you do with TLabel. To input formatted text and links, you must use the common HTML tags and character entities.
The formatting tags are for bold, for italic, for underlined text. Action tags are for clickable links and for dynamically updated sections like the current date / time or status messages.
The TDIHtmlLabel component is fully Unicode compatible and displays international characters like Cyrillic and Greek (αβγδ).