API:Soap.SOAPHTTPTrans.TBeforePostEvent
Delphi
TBeforePostEvent = procedure(const HTTPReqResp: THTTPReqResp; Client: THTTPClient) of object;
C++
typedef void __fastcall (__closure *TBeforePostEvent)(THTTPReqResp* const HTTPReqResp, System::Net::Httpclient::THTTPClient* Client);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans.hpp |
Soap.SOAPHTTPTrans | Soap.SOAPHTTPTrans |
Description
Embarcadero Technologies does not currently have any additional information.