Appends the path delimiter to the given string
Source position: fpg_utils.pas line 40
function fpgAppendPathDelim(
const Path: TfpgString
):TfpgString;
Appends the path delimiter to the given string.