| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Returns the string Path with all backslashes replaced with slashes and all suites of slashes replaced by a single slash. Potential trailing slashes are removed.
Source position: upasconf.pas line 901
function NormalizePath(  | 
const Path: string  | 
):string;  |