What are the HtmlViewer Components?
The HtmlViewer component set consists of the THtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components:
THtmlViewer
TFrameViewer (deprecated)
TFrameBrowser
These components support most of the HTML 4.01 specifications with many additional popular HTML 5 enhancements. Many Cascading Style Sheet properties are also supported.
Some features:
While HTML documents are normally associated with the Internet, they are also very useful for displaying all kinds of textual material such as documentation, helpfiles, etc. Graphics are easily incorporated in these documents.
For a detailed list and demonstration of features start FrameDem.exe.
For a detailed list of changes and bugfixes per version start FrameDem.exe and click "What's new" or see "./Demos/Compiled Framedemo/whatsnew.htm".
Which HtmlViewer version should I use?
HtmlViewer 10.2 (deprecated)
HtmlViewer 11.x (recommended)
HtmlViewer 10.2 is still available at: http://code.google.com/p/thtmlviewer/ HtmlViewer 11.5 is available at: https://sourceforge.net/projects/htmlviewer/ HtmlViewer development is hosted at: https://github.com/BerndGabriel/HtmlViewer
If you are using HtmlViewer 11 with Delphi 6..2007 you will need the TntUnicodeControls 2.3.0 or 2.2.1, which are available at:
http://www.yunqa.de/delphi/doku.php/products/tntunicodecontrols/index
Please install them into your IDE.
Copyright (c) 1995 - 2008 by L. David Baldwin Copyright (c) 1995 - 2008 by Anders Melander (DitherUnit.pas) Copyright (c) 1995 - 2008 by Ron Collins (HtmlGif1.pas) Copyright (c) 2008 - 2009 by Sebastian Zierer (Delphi 2009 Port) Copyright (c) 2008 - 2010 by Arvid Winkelsdorf (Fixes) Copyright (c) 2009 - 2015 by HtmlViewer Team
See included License.txt