System.AnsiStrings.ExcludeTrailingBackslash

Aus RAD Studio API Documentation

Delphi

function ExcludeTrailingBackslash(const S: AnsiString): AnsiString;

C++

extern DELPHI_PACKAGE System::AnsiString __fastcall ExcludeTrailingBackslash(const System::AnsiString S)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.AnsiStrings.pas
System.AnsiStrings.hpp
System.AnsiStrings System.AnsiStrings

Beschreibung

Früherer Name für ExcludeTrailingPathDelimiter.

ExcludeTrailingPathDelimiter ist der frühere Name für ExcludeTrailingPathDelimiter.

Siehe auch