[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'LazStringUtils' (#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.0 Generated 2025-05-03 Home