CodeDelphiTech Partner

Robust and Powerful Pascal Analyzer for Delphi on Windows

Pascal Analyzer, orPALfor short, is a utility program that analyzes, documents, debugs, and helps you optimize your source code. Pascal Analyzer makes a static code analysis. It only needs the source code, unlike other similar tools that perform an analysis of the running program. We think that PAL will help you better understand your code and support you in producing code of…
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…
DelphiNews

8 Delphi Success Stories Across Windows And Mobile

ArtGen Applications created with Delphi/Pascal are primarily used in the fields of science and technology as well as in business. The development environment is seldom used to create art. With ArtGen, programmer and artist Volker Diefenbach has managed to create a…
DelphiIDERAD Studio

RAD Studio 10.4 Patches

We have released three patches for RAD Studio 10.4. They can be found in the GetIt Package Manager in the IDE or on the IDE Welcome Page and can also separately be downloaded through the new download portal or CodeCentral. The patches are designed to be installed in…