Htmlviewer

PEAKTOP

Свой
Регистрация
6 Апр 2009
Сообщения
139
Реакции
988
Credits
27
THTMLViewer v11.5.472 Open Source

WTF?
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 3.2 specifications with many additional popular HTML 4 and 5 enhancements. Many Cascading Style Sheet properties are also supported.

Download:Для просмотра ссылки Войди или Зарегистрируйся

SVN:
Код:
svn checkout http://thtmlviewer.googlecode.com/svn/trunk/ thtmlviewer
 

Hegazi

Местный
Регистрация
8 Июн 2016
Сообщения
5
Реакции
26
Credits
8
HtmlViewer 11.6 to 11.7 Open Source

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 (deprecated)
- 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.

Some features:
- Cascading Stylesheets
- Large HTML files
- HTML Frames
- HTML Forms
- HTML Tables
- Bitmap, GIF, JPEG, and PNG Images
- Transparent images
- Image caching
- Left and right floating images
- Image sizing attributes
- Client side image maps
- Background colors and images
- Font sizes, styles, and colors with HTML tags or default settings
- Formatted printing of the HTML document
- Can print multiple pages horizontally
- Print preview
- Text search
- Copy to clipboard
- Subscripts and superscripts
- Unicode, UTF-8 and many single and multi byte character codes supported


Для просмотра ссылки Войди или Зарегистрируйся