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

SwitchPathDelims

Declaration

Source position: lazfileutils.pas line 92

function SwitchPathDelims(

  const Filename: string;

  Switch: TPathDelimSwitch

):string;

function SwitchPathDelims(

  const Filename: string;

  Switch: Boolean

):string;

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