VI

Delphi

DIHtmlParser v8.4.0 for Delphi 11-13.0

DIHtmlParser is a component suite to parse, analyze, extract information from, and generate HTML, XHTML, and XML documents for Delphi (Embarcadero, CodeGear, Borland).

Overview
Full Unicode support (UnicodeString or WideString, depending on Delphi version).

Description

DIHtmlParser is a component suite to parse, analyze, extract information from, and generate HTML, XHTML, and XML documents for Delphi (Embarcadero, CodeGear, Borland).

Overview
Full Unicode support (UnicodeString or WideString, depending on Delphi version).
Reads and writes over 70 character sets natively (independent of the OS). More than 150 are supported with the help of DIConverters.
Operates on TStreams, memory buffers or strings.
Returns a single piece of HTML to the application at a time.
Extends easily via the TDIHtmlParserPlugin interface.

Recognized HTML Pieces
DIHtmlParser recognizes 10 pieces of HTML plus 4 pieces of Non-HTML.

DIHtmlParser v8.4.0 – 18 Sep 2025
Support Delphi 13 Florence Win32 and Win64.
Update DIUtils.pas Unicode functions to Unicode 17.0.0.

Additional Information