ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.ExcludeTrailingDelimiter

Removes a trailing delimiter (slash or backslash) from the string.

Syntax
Pascal
function ExcludeTrailingDelimiter(const pPath: string): string;
Parameters 
Description 
const pPath: string 
The path in question. 

The given path without any trailing delimiter.