[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Character used to separate paths in a search list
Source position: sysunixh.inc line 32
const PathSeparator = ':'; |
PathSeparator is the character used commonly on the current operating system to separate paths in a list of paths, such as the PATH environment variable.
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. |
|
|
Constant describing the current line ending character. |
|
|
COnstant describing support for long filenames. |
|
|
Character used to separate directory parts. |
|
|
OS treatment of filenames is case sensitive. |
|
|
Default line ending style. |
No notes exist for this page yet.