Soap.SOAPHTTPTrans.SetOnHttpError
Delphi
procedure SetOnHttpError(const OnHttpError: TSOAPHttpErrorEvent);
C++
void __fastcall SetOnHttpError(void (_fastcall * (_closure )(Soap::Soaphttptrans::THTTPReqResp * const,const System::DelphiInterface<System::Net::Httpclient::IHTTPResponse>,System::Net::Urlclient::ENetException * const,Soap::Soaphttptrans::TSOAPHttpErrorAction &))(Soap::Soaphttptrans::THTTPReqResp * const,const System::DelphiInterface<System::Net::Httpclient::IHTTPResponse>,System::Net::Urlclient::ENetException * const,Soap::Soaphttptrans::TSOAPHttpErrorAction &) OnHttpError);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans.hpp |
Soap.SOAPHTTPTrans | Soap.SOAPHTTPTrans |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.