Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

sLineBreak

Alias for LineEnding.

Declaration

Source position: sysunixh.inc line 56

const sLineBreak = LineEnding;

Description

sLineBreak is an alias for LineEnding and is supplied for Delphi compatibility.

This constant is part of a set of constants that describe the OS characteristics. These constants should be used instead of hardcoding OS characteristics.

See also

DriveSeparator

  

Character used to separate directory parts.

DirectorySeparator

  

Character used to separate directory parts.

LineEnding

  

Constant describing the current line ending character.

LFNSupport

  

Constant describing support for long filenames.

PathSeparator

  

Character used to separate paths in a search list.

FileNameCaseSensitive

  

OS treatment of filenames is case sensitive.

FileNameCasePreserving

  

OS preserves case in filenames when creating or renaming entries.

DefaultTextLineBreakStyle

  

Default line ending style.


Documentation generated on: Jul 24 2023