Delphi » Page 265 » Developer.Team - Developers Paradise!

EurekaLog 7.5.1.0 Enterprise for Delphi 10.2.3

EurekaLog 7.5.1.0 Enterprise for Delphi 10.2.3
EurekaLog 7.5.1.0 Enterprise for Delphi 10.2.3


EurekaLog is the new Delphi and C++Builder exception tracer tool that gives your application (GUI, Console, Web, etc.) the power to catch all exceptions, memory leaks and detect infinite-loops and deadlocks. It generates a detailed log with the call stack at the point that raised the exception, showing unit, class, method and line number, (see this example), and displays it on screen and optionally sends it back to you via email or to a Web Server (using the HTTP-S/FTP protocols or sending directly to your preferred "Web Bug Tracker" software), thus helping speed up the process of bug-location and resolution by a factor of 10!
Read more

OXml 1.10 Full Source

OXml 1.10 Full Source
OXml 1.10 Full Source


OXml is a new XML library for Delphi and Lazarus, developed in late 2013. I took some inspiration from OmniXML but wrote the library completely from scratch. The aim of OXml is to be the most versatile and fastest XML library for the Pascal language.
Read more

Berg Soft Next Suite 6 4.2018 (VCL), v6.1.0 Full Source

Berg Soft Next Suite 6 4.2018 (VCL), v6.1.0 Full Source
Berg Soft Next Suite 6 4.2018 (VCL), v6.1.0 Full Source


NextGrid is a powerful Delphi/C++ Builder Grid. It is very easy to use it in design-time (with intuitive Columns Editor) and in run-time with easy to understand methods and properties. NextGrid have much more features than standard Delphi StringGrid or ListView, attractive look (VCL Styles, Windows 7/8/10 and MS Office 2016 themes support), it is extremely fast (quick sorting, data manipulation, drawing...).
Read more

DevExpress VCL CHM Installation

DevExpress VCL CHM Installation
DevExpress VCL CHM Installation


Just copy the program to the DevExpress folder and run as administrator from it or select the folder manually. It can work with any Delphi version since XE8 (XE7 and previous uses another help system), and maybe with all devexpress who supports chm files, so test it and if you have problems maybe I can fix it and release a second version.
Read more

Binary Magic CD/DVD/HD/Blu-Ray Burner Pro VCL 1.25 Source Code

Binary Magic CD/DVD/HD/Blu-Ray Burner Pro VCL 1.25 Source Code
Binary Magic CD/DVD/HD/Blu-Ray Burner Pro VCL 1.25 Source Code


Magic CD/DVD Burner Pro VCL - Data CD/DVD/HD/Blu-Ray burning components for Delphi / C++ Builder Developers. Magic CD/DVD Burner (VCL) is developed to fulfill the requirement of Data CD/DVD burning needs. Magic CD/DVD Burner Includes all the features required by the developers in such software plus more, offering the reliability, stability and ease of use in affordable price. Magic CD/DVD Burner is the only program of its type to exist on Delphi / C++ Builder platform, thereby featuring a valuable asset to all the Delphi / C++ Builder users around the world.
Read more

Ehlib 9.2 build 9.2.020 D7-XE10.2

Ehlib 9.2 build 9.2.020 D7-XE10.2
Ehlib 9.2 build 9.2.020 D7-XE10.2


It contains components and classes for Borland Delphi 7 – 2006, CodeGear Delphi 2007, RAD Studio 2009, Embarcadero RAD Studio 2010, XE - XE10.2, Lazarus (Win32), intended to increase capacity of the client part of database application in part of interaction with applications user.
Read more

DISQLite3 Pro 5.24.0 D4-XE10.2

DISQLite3 Pro 5.24.0 D4-XE10.2
DISQLite3 Pro 5.24.0 D4-XE10.2


DISQLite3 implements a self-contained, embeddable, zero-configuration SQL database engine for Delphi (Embarcadero / CodeGear / Borland).

Overview
ACID transactions, even after system crashes and power failures.
Zero-configuration – no setup or administration needed.
Implements most of SQL-92.
A complete database is stored in a single disk file.
Supports terabyte-sized databases and gigabyte-sized strings and blobs. Self-contained: no external dependencies, no DLLs.
Small footprint and smart linking: Only required code is compiled in, adding as little as 300 KB code space only.
Full Text Search (FTS) with customizable tokenizer, prefix matching, and optional word stemming for 15 languages.
Database AES encryption with SHA256 key generator.
Db.pas is not required, which allows DISQLite3 to compile with all flavours of Delphi, including Delphi Standard and Delphi Personal.
Faster than popular database engines for most common operations.
Simple, easy to use API.
Database files created with DISQLite3 can also be accessed by Linux and MacOS using the SQLite3 libraries.
Read more