Datasnap.DSHTTPClient.TDSHTTP.Response

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

Delphi

property Response: IResponse read GetResponse;

C++

__property _di_IResponse Response = {read=GetResponse};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient TDSHTTP


説明

このインスタンスに関連付けられている HTTP または HTTPS リクエストに対するレスポンスを示します。

関連項目