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 switch to on, then all spaces at line head will be skipped.
Links