Example plugins for RAD Studio with boilerplate DLL and BPL projects which utilize the ToolsAPI to implement a custom wizard
-
Updated
Apr 17, 2025
Example plugins for RAD Studio with boilerplate DLL and BPL projects which utilize the ToolsAPI to implement a custom wizard
radFormatter is a non-destructive Delphi source code formatter. It parses your source into a full syntax tree, decides spacing, line breaks, indentation, and alignment from real structure — and validates that nothing beyond whitespace and casing ever changes. If it would, your original file is returned untouched.
Add a description, image, and links to the radstudio-ideplugin topic page so that developers can more easily learn about it.
To associate your repository with the radstudio-ideplugin topic, visit your repo's landing page and select "manage topics."