Soap.HTTPUtil.StringToStringArray
Delphi
function StringToStringArray(const str: string; const delim: string): TStringDynArray;
C++
extern DELPHI_PACKAGE System::DynamicArray<System::UnicodeString> __fastcall StringToStringArray(const System::UnicodeString str, const System::UnicodeString delim);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | Soap.HTTPUtil.pas Soap.HTTPUtil.hpp |
Soap.HTTPUtil | Soap.HTTPUtil |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !