We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

HTMLViewer

HTML Viewer Components for Delphi, Lazarus and C++Builder

The HtmlViewer component set consists of the THtmlViewer, TFrameViewer,
and TFrameBrowser components. All three are HTML document display components:

THtmlViewer
* The basic component.
* THtmlViewer displays single (non-frame) documents.
* It also forms the basis for the other two components.

TFrameViewer
* Displays both frame and single HTML documents.
* TFrameViewer is oriented more for local file system use.

TFrameBrowser
* Also displays frame and single HTML documents.
* TFrameBrower is oriented for use with local file systems and toward Internet style protocols and URL usage.
* Additional code and/or components are generally required to get data from other sources than the local file system.

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.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website https://github.com/BerndGabriel/HtmlViewer
Tags
License
Platform
Features
  • For Delphi, C++Builder and Lazarus (Windows, Linux), 32bit and 64bit
  • Pure Pascal Code, not an interface to a browser
  • Support most of the HTML 4.01 and some HTML 5 specifications
  • Supports many Cascading Style Sheet properties
  • Large HTML files
  • HTML Tables, Forms, Frames, iFrames
  • Formatted printing of the HTML document
  • Can print multiple pages horizontally
  • Print preview
  • Copy to clipboard
  • Unicode, UTF-8 and many single and multi byte character codes supported