[Overview][Constants][Types][Procedures and functions][Index] |
End-of-line character sequence.
Source position: lazstringutils.pas line 38
const EndOfLine: shortstring = LineEnding; |
EndOfLine is a ShortString constant used to represent the end-of-line character sequence. The value is set to the LineEnding for the platform or operating system.
Version 4.0 | Generated 2025-05-03 | Home |