| [Overview][Constants][Types][Procedures and functions][Index] |
Deprecated.
Source position: lazstringutils.pas line 52
function ConvertLineEndings( |
const s: string |
):string; |
s |
|
Value with line endings to convert in the routine. |
Value after converting the line endings.
| Remark: | Deprecated. Use LineBreaksToSystemLineBreaks instead. |
|
Normalizes end-of-line characters in a string to the value in LineEnding. |