Operation Guide
for
 |
Version 1.3 |
Copyright (C) 1996,1997 Fumio Kawamata
May 25, 1997
How to use the Source Arranger
- Start the Source Arranger up.
- Save your Delphi programs.
- Copy declaration block of your Delphi program into the clipboard.
- Past it into the Source Arranger.
- Select [File|Justify], [File|Sort], or [File|Both] menu item.
- Copy contents of the Source Arranger.
- Paste it into your Delphi program.
Options
- Case Sensitive
Flag of case sensitive.
- Margin
Left margin.
- Separator
Separator of the variable name and variable type.
":" for Delphi.
- Tab Width
No operation.
- Use Tab
No operation.
Notices
- The Source Arranger convert one tab code to one space code
before justifying.