[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'LazFileUtils' (#lazutils)

TPathDelimSwitch

Declaration

Source position: lazfileutils.pas line 73

type TPathDelimSwitch = (

  pdsNone,

  pdsSystem,

  pdsUnix,

  pdsWindows

);

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