[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

PathSep

Path separator. (Separates paths in search path lists)

Declaration

Source position: sysutilh.inc line 208

const PathSep = ;

Description

PathSep refers to the system unit's PathSeparator constant, it is for Delphi compatibility only.

See also

PathDelim

  

Path (directory) delimiter.

DriveDelim

  

Drive letter delimiter

The latest version of this document can be found at lazarus-ccr.sourceforge.net.