The coding standards and formatting guidelines previously maintained here have now been migrated to the delphi-project-standards repository. The guidelines have been reformatted as AI agent instruction files for use with Claude Code and similar tools.
The guidelines were updated to adhere to Embarcadero's published style guidelines found at: https://docwiki.embarcadero.com/RADStudio/en/Delphi%E2%80%99s_Object_Pascal_Style_Guide
The new repository adds agent-specific directives and will continue to evolve from this foundation.
The standards repo has also been included as a .delphi submodule within a new GitHub Template Repository: delphi-project-template.
New repositories created from this template will automatically inherit the Delphi Coding Standards and can be easily updated to the latest version of the standards at any time by running update-standards.bat.
See also: GitHub Doc: Creating a repository from a template
Shared resources for RADProgrammer team members