[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Strip trailing directory separator from a pathname, if needed.
Source position: finah.inc line 38
function ExcludeTrailingBackslash( |
const Path: String |
):String; |
ExcludeTrailingBackslash is provided for backwards compatibility with Delphi. Use ExcludeTrailingPathDelimiter 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 ? |
No notes exist for this page yet.