API:System.StrUtils.EndsStr

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function EndsStr(const ASubText, AText: string): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall EndsStr(const System::UnicodeString ASubText, const System::UnicodeString AText)/* overload */;

Eigenschaften

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

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.