You are reading help file online using chmlib.com
|
function RemoveBackslash(const S: String): String;
Returns the specified string with any trailing slashes/backslashes removed.
Use of this function is discouraged; use RemoveBackslashUnlessRoot instead when working with file system paths.
You are reading help file online using chmlib.com
|