AddDIHtmlLabel 2.3
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



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 (αβγδ).

  • Category:
    Labels/LEDs
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    14 April, 2008 03:15
  • Views:
    4251
  • Downloads:
    3885
UsefulnessFair
DocumentationPoor
StabilityFair
ValueFair
Ease of UseFair
Level of UseZero
1 people have rated this applicaton
Total AverageZero
 
You can submit your own rating, for this you must be logged in.
Files:
Related Information
  • PRINTING HTML (2003-09-04 08:34:21)
    This removes all the HTML tags and returns ONLY the text on the page: procedure TForm1.FormShow(Sender: TObject); begin...
  • COLOR LABEL (2005-07-05 04:33:23)
    Hello! - has this question been Answered? If this helps, please accept as answer! UnSysApps
  • MAKE PART OF LABEL BOLD (2006-09-25 04:43:35)
    JTaylor, You could use a HTML formatting label Example DIHtmlLabel 2.1 http://www.yunqa.de/delphi/htmllabel/index.htm OR...
Categories

Latest Forum Entries