|
Integrate SourceFormatX Into Delphi |
|
| |
|
|
Format Source Code within Delphi
The following instructions allow you to format and beautify the current open source code file in
Delphi using the command line tool of
SourceFormatX code formatter &
code beautifier. We used Delphi 5.0 Enterprise
demo version, so if you use a newer version or even an older then several screenshots or menu items
may differ from our description.
|
Add a Tool Menu that will invoke SourceFormatX code formatter
1. Click "Tools" -> "Configure Tools...".
2. Click "Add..." to add a new tool.
3. Please fill in the form as show below: (Assuming you installed SourceFormatX code formatter in C:\Program Files\SourceFormatX\)
- Title: SourceFormatX
- Program: C:\Program Files\SourceFormatX\SourceFormatX.exe
- Working dir: C:\Program Files\SourceFormatX\
- Parameters: $EDNAME
4. Click "OK" button to save settings, then click "Close".
You may now invoke the command line tool of SourceFormatX code beautifier:
1. By clicking "Tools" -> "SourceFormatX".
Don't waste time on formatting Delphi code by hand any more! Download SourceFormatX to format and beautify Delphi code now!
|