| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Alias for LineEnding
Source position: sysunixh.inc line 55
| const sLineBreak = LineEnding; | 
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.
| 
 | Character used to separate directory parts. | |
| 
 | Character used to separate directory parts. | |
| 
 | Constant describing the current line ending character. | |
| 
 | Constant describing support for long filenames. | |
| 
 | Character used to separate paths in a search list | |
| 
 | OS treatment of filenames is case sensitive. | |
| 
 | OS preserves case in filenames when creating or renaming entries. | |
| 
 | Default line ending style. |