[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'UPasConf' (#Pkg)

JoinPaths

JoinPaths concatenates the different path components in Elements to a single path.

Declaration

Source position: upasconf.pas line 891

function JoinPaths(

  const Elements: array of string

):string;