Automatic Line Wrap helps improve code readability by keeping lines short enough to be readable. When your code crosses the right gutter in the Delphi editor, Castalia will break the line at the most reasonable position and wrap it onto the next line. When wrapping comments and strings, Castalia will insert the necessary code to properly break and continue the comment or string.