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

PathAddDir

Declaration

Source position: _crw_fio.pas line 1095

function PathAddDir(

  const Path: LongString;

  const Dir: LongString;

  AddFirst: Boolean = False;

  Check: Boolean = True;

  Delim: Char = PathSep

):LongString;