Unit 'LazStringUtils' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lazutils]

EndOfLine

End-of-line character sequence.

Declaration

Source position: lazstringutils.pas line 38

const EndOfLine: shortstring = LineEnding;

Description

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.

See also

LineEnding


Version 4.4 Generated 2025-11-08 Home