How Claude Code just helped me to find a problem in a Delphi program in 10 Minutes
Using Claude Code to debug a Delphi program and fix a measurement filtering bug in 10 minutes.
Using Claude Code to debug a Delphi program and fix a measurement filtering bug in 10 minutes.
GExperts 1.3.29 release with new features, enhancements, bug fixes, and code formatter improvements for Delphi developers.
Debugging a GExperts Code Librarian corruption bug using a custom debug memory manager in Delphi.
Python scripts to scrape and convert SwissDelphiCenter Delphi tips from the Wayback Machine for GExperts import.
A scraper script extracts 1559 Delphi tips from the Internet Archive for import into GExperts Code Librarian.
GExperts adds a new expert to convert TMainMenu items to TActionList actions in Delphi forms.
GExperts now allows exporting and importing complete configuration as a ZIP archive, simplifying setup transfer across Delphi versions.
GExperts adds a Tabs menu to older Delphi versions (6-10.2) for easy file navigation, replacing the missing feature from newer IDEs.
GExperts 1.3.26 adds Auto Switch Desktop, automatically changing IDE layouts when toggling between form designer and code editor.
Analysis of AI agents for automating internal workflows, focusing on which processes to prioritize first.
Technical guide on fixing TStringGrid owner drawing offsets in Delphi VCL across IDE versions.
Detailed analysis of how Delphi stores desktop settings using normalized percentages relative to the primary monitor's work area, with code examples.
Blog post about a failing subdomain redirection for GExperts and updates on Delphi development.
GExperts 1.3.28 released with new Vertical Tabs panel, syntax-highlighted Grep preview, and bug fixes for Delphi IDE.
Delphi IDE Explorer now works as a standalone component explorer for any Delphi application, allowing runtime inspection and editing of components.
Delphi IDE Explorer adds runtime property editing for VCL/FMX components with support for various property types.
Release notes for dzBdsLauncher 1.0.19, a tool to open Delphi projects with the correct IDE version, fixing .dpk file handling.
Discovery of archived Borland/Codegear/Embarcadero blog posts from 1995 onward, with a custom search tool created for access.
A CMD script to export HKCU registry branches for all Delphi versions from XE2 to 13.
GExperts improves Comment Code and Uncomment Code experts to handle nested comment conflicts with a warning dialog and fallback to line comments.