API:System.StrUtils.ContainsStr

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

extern DELPHI_PACKAGE bool __fastcall ContainsStr(const System::UnicodeString AText, const System::UnicodeString ASubText)/* 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.