[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_fio' (#crwlib)

PathAddDirEnv

Declaration

Source position: _crw_fio.pas line 1096

function PathAddDirEnv(

  const Dir: LongString;

  AddFirst: Boolean = False;

  Check: Boolean = True;

  Delim: Char = PathSep

):Boolean;