| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Add trailing directory separator to a pathname, if needed.
Source position: finah.inc line 34
function IncludeTrailingBackslash(  | 
const Path: UNICODESTRING  | 
):UNICODESTRING;  | 
const Path: RAWBYTESTRING  | 
IncludeTrailingBackslash is provided for backwards compatibility with Delphi. Use IncludeTrailingPathDelimiter instead.
  | 
Add trailing directory separator to a pathname, if needed.  | 
|
  | 
Strip trailing directory separator from a pathname, if needed.  | 
|
  | 
Path (directory) delimiter.  | 
|
  | 
Is the character at the given position a pathdelimiter ?  |