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

PathDelim

Path (directory) delimiter.

Declaration

Source position: sysutilh.inc line 206

const PathDelim = ;

Description

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

See also

DriveDelim

  

Drive letter delimiter

PathSep

  

Path separator. (Separates paths in search path lists)

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