[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiJoinPath

Declaration

Source position: tiUtils.pas line 255

function tiJoinPath(

  const ALeftSide: string;

  const ARightSide: string

):string; overload;

function tiJoinPath(

  const AElements: array of string

):string; overload;


Documentation generated on: 2017-08-16