Soap.HTTPUtil.StartsWith

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StartsWith(const str: string; const sub: string): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall StartsWith(const System::UnicodeString str, const System::UnicodeString sub);

Properties

Type Visibility Source Unit Parent
function public
Soap.HTTPUtil.pas
Soap.HTTPUtil.hpp
Soap.HTTPUtil Soap.HTTPUtil

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!