Soap.HTTPUtil.StringToStringArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StringToStringArray(const str: string; const delim: string): TStringDynArray;

C++

extern DELPHI_PACKAGE System::TStringDynArray __fastcall StringToStringArray(const System::UnicodeString str, const System::UnicodeString delim);

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!