Datasnap.DSClientRest.TDSCustomRestConnection.HTTP

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

Delphi

property HTTP: TDSHTTP read GetHTTP;

C++

__property Datasnap::Dshttpclient::TDSHTTP* HTTP = {read=GetHTTP};

プロパティ

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


説明

REST 接続の HTTP クライアントを示します。

HTTP プロパティは、REST 接続の HTTP クライアントを示します。

関連項目