Soap.SOAPHTTPTrans.THTTPReqResp のイベント

提供: RAD Studio API Documentation
移動先: 案内検索


継承Protected
OnBeforePostpublishedTHTTPReqResp がそのメッセージを送る前に発生します。
OnGetDeltaStreamsprotected
OnPostingDatapublishedデータの内容が大きい場合 THTTPReqResp が小分けして送る前に発生します。
OnReceivingDatapublishedデータの内容が大きい場合 THTTPReqResp が小分けして受け取る前に発生します。
OnWinInetErrorpublishedSOAP の通信でエラーが起きると、必ず OnWinInetError が発生します。