C++DelphiTech Partner

High-Performance Secure Data Abstract for Delphi on Windows and iOS

Data Abstract provides Delphi with powerful and flexible multi-tier database access. Your client apps should be shielded from differences in database types and structure. In the middle tier, enforce business logic and security. You have complete control over how data is accessed and modified on the server tier, ensuring that client applications cannot circumvent your rules or leave data in an…
Read more
DelphiRAD Studio

Ignore Changes with Custom Managed Records

Handling the OnChange event handler on a TEdit is great until you programmatically change the text and trigger your OnChange event handler again. It gets really fun if you have two TEdit boxes that update each other in their OnChange event handler. I was reading Automate…
C++DelphiTech Partner

Flexible and Robust ESBPCS for VCL Component Suite in Delphi on Windows

ESBPCS is a huge collection of Components and Routines, aimed to make Date Entry and Manipulation easier for the Delphi Developer, and for those using the products that are produced. Full Source code is included, and there are subsets for those who are interested: ESBPCS-Lite for those who don’t need data aware routines and components; ESBPCS-Calcs for those after the Calculator and…
Read more
News

Patch 2 for RAD Studio 10.4 now available

This patch addresses a number of issues in RAD Studio 10.4, pertaining to Delphi Compiler, the RAD Studio IDE in general and the new LSP-based Code Insight in particular, plus C++ Builder Android exceptions and some debugger issues. The installation of this patch requires a prior installation of Patch #1 (separately available on GetIt and in the download portal). Installing this patch is…
Read more