help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

DirSeparators

Characters that are known directory separators.

Declaration

Source position: finah.inc line 24

const DirSeparators: = ['/','\'];

Description

DirSeparators is a set of characters which are known directory separator characters on all supported platforms. This set is used by the SetDirSeparators call to correct pathnames for the current platform.

See also

DoDirSeparators

  

Convert known directory separators to the current directory separator.

SetDirSeparators

  

Set the directory separators to the known directory separators.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505