Soap.WSDLIntf.TWString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

  TWString = record
    WString: DOMString;
  end;

C++

struct DECLSPEC_DRECORD TWString
{
public:
    System::UnicodeString WString;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
Soap.WSDLIntf.pas
Soap.WSDLIntf.hpp
Soap.WSDLIntf Soap.WSDLIntf

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 !