Soap.HTTPUtil.StringTokenizer
Delphi
function StringTokenizer(const str: string; const delim: string): IStringTokenizer;
C++
extern DELPHI_PACKAGE Soap::Wsdlintf::_di_IStringTokenizer __fastcall StringTokenizer(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.