ObjectPascal/Delphi Source Code Formatter
The ObjectPascal Formatter tool reorganizes Delphi source text files to neatly indent code blocks according to their nesting level. It is a member of SD's family of Source Code Formatters. An example of the ObjectPascal Formatter's results can be seen here.
ObjectPascal Formatter Features
- Formatted code compiles and executes exactly like unformatted code
- Specification of indentation step distance
- Specification of arbitrary input tab column positions
- Line breaks at language structure boundaries, not source line boundaries
- Automatic reindentation of comments
- Output is correct and identical to input from the compiler's point of view
