strings » Page 13 » Developer.Team

DIHtmlParser Full Source 7.6.2 D4-XE10

DIHtmlParser Full Source 7.6.2 D4-XE10
DIHtmlParser Full Source 7.6.2 D4-XE10 | 6 Mb


DIHtmlParser is an advanced HTML parsing and processing suite for Delphi (Embarcadero, CodeGear, Borland). DIHtmlParser reads, extracts information from, and writes HTML, XHTML, and XML.

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.
Read more

YuPcre2 1.1.0 D7-D10

YuPcre2 1.1.0 D7-D10
YuPcre2 1.1.0 D7-D10 | 5 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and jаvascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more

TsiLang 6.5.4.5 XE10

TsiLang 6.5.4.5 XE10
TsiLang 6.5.4.5 XE10 | 6 Mb


The problem of internationalization will sooner or later arise for all software companies and developers who intend to distribute their applications worldwide, and who wish to create localized versions for different foreign markets. If your development platform is Embarcadero Delphi®, C++Builder®, or RAD Studio, then TsiLang Components Suite brings you a powerful solution for multilingual localization of your software.
Read more

DIHtmlParser 7.6.1 Full Source D4-XE8

DIHtmlParser 7.6.1 Full Source D4-XE8
DIHtmlParser 7.6.1 Full Source D4-XE8 | 5 Mb


DIHtmlParser is an advanced HTML parsing and processing suite for Delphi (Embarcadero, CodeGear, Borland). DIHtmlParser reads, extracts information from, and writes HTML, XHTML, and XML.

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.
Read more

JSON 3.3 Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6

JSON 3.3 Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6
JSON 3.3 Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6 | 3 Mb


Delphi and C++ Builder j@vascript Object Notation (JSON) library.

Features

Read and modify existing JSON files
Create new JSON files
Full JSON supported: literals, numbers, strings, arrays and objects
Date/time encoding and decoding supported
Customizable output
Supports Windows 32, Windows 64, OS X, iOS and Android
Available for Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6
Source code included in full version
Royalty free distribution in applications
Read more

DIRegEx 8.6.1 Full Source

DIRegEx 8.6.1 Full Source
DIRegEx 8.6.1 Full Source | 2 Mb


DIRegEx is a library of Delphi (Embarcadero / CodeGear / Borland) components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl 5.10, with just a few differences. This includes support for UTF-8 encoded strings and Unicode general category properties.
Read more

JSON 3.2 Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6

JSON 3.2 Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6
JSON 3.2 Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6 | 3 Mb


Delphi and C++ Builder jаvascript Object Notation (JSON) library.

Features

Read and modify existing JSON files
Create new JSON files
Full JSON supported: literals, numbers, strings, arrays and objects
Date/time encoding and decoding supported
Customizable output
Supports Windows 32, Windows 64, OS X, iOS and Android
Available for Delphi/C++ Builder 5 - XE7 and Lazarus 1.2.6
Source code included in full version
Royalty free distribution in applications
Read more

NativeXML 4.07 Full Source D7-XE7

NativeXML 4.07 Full Source D7-XE7
NativeXML 4.07 Full Source D7-XE7 | Free for All


This software component contains a small-footprint Object Pascal (Delphi) XML implementation that allows to read and write XML documents. You basically only need one unit and you can simply add it to the "uses" clause. You can use this software to read XML documents from files, streams or strings. The load routine generates events that can be used to display load progress on the fly. You can also use it to create and save XML documents.
Read more