| Code to String Converting Tool |
Code to String Converting Tool
This tool can convert selected source block to a multi-line string, avoiding input of line-breaks and semicolons. Please select code block before use this tool. Delphi and C++Builder are supported.
The settings dialog is as below:

Delphi Line Wrap: Set the text of line wrap for Delphi code.
C Line Wrap: Set the text of line wrap for C code.
Ignore Spaces in Line Head: If checked, then all spaces at line head will be skipped.
Put + to Next Line Head in Delphi: If checked, the + for string concat will be put to next line head in Delphi, otherwise this line end.
Links