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

PathDelim

Path (directory) delimiter.

Declaration

Source position: sysutilh.inc line 202

const PathDelim = DirectorySeparator;

Description

PathDelimrefers to the system unit's DirectorySeparatorconstant, it is for Delphi compatibility only.

See also

DriveDelim

  

Drive letter delimiter

PathSep

  

Path separator. (Separates paths in search path lists)