Materials for 18.02.2026 » Custom Developer Tools and VCL Components | Developer Team

DIXml v8.2.1 for Delphi 11-13.0 DCUs

DIXml v8.2.1 for Delphi 11-13.0 DCUs
DIXml v8.2.1 for Delphi 11-13.0 DCUs


DIXml is an embedded XML, XSLT, and EXSLT processing library for Delphi (Embarcadero / CodeGear / Borland). It is build on the libxml2, libxslt and libexslt libraries. However, DIXml requires no DLLs or any other external files whatsoever. All required code is compiled completely into the application's executable. DIXml is the most feature-complete XML and XSLT solution for Delphi.

Read more

Trysil - Delphi ORM v1.2 for Delphi 13

Download Trysil - Delphi ORM v1.2 for Delphi 13
Trysil - Delphi ORM v1.2 for Delphi 13

Trysil is an Object-Relational Mapper (ORM) for Delphi, open-source (on GitHub), that simplifies database management, allowing you to define entity classes and map them to DB tables (Firebird, PostgreSQL, SQLite, SQL Server), handling queries, inserts, and updates through a TTContext, also supporting lazy loading and events. To use it, you need to download it from GitHub (search for the davidlastrucci/Trysil repository) and integrate the code into your Delphi applications to map your classes to the data.

Read more