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.4 | Generated 2025-11-08 | Home |