TLegHtmlParser is a powerful HTML 4.0 parser very easy to use. Just drop it onto a form, fill the Content property and call the Parse method. TLegHtmlParser detects comments, scripts, tags, special HTML tags, errors, blocks, and text, just triggering events.In addition, TLegHtmlParser automatically translates character references &..; codes and normalizes the text if you want.TLegHtmlParser is the perfect tool for applications that deal with HTML code such as filters, robots, spell checkers, search engines, editors, spiders, etc...Delphi 5 compatible.
|