REST.Client.TRESTClient

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

REST.Client.TCustomRESTClientData.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentTRESTClient

Delphi

TRESTClient = class(TCustomRESTClient)

C++

class PASCALIMPLEMENTATION TRESTClient : public TCustomRESTClient

プロパティ

種類 可視性 ソース ユニット
class public
REST.Client.pas
REST.Client.hpp
REST.Client REST.Client


説明

このコンポーネントは、Web サービスへのリクエストを実行します。

TRESTClient コンポーネントは、サービスに対する HTTP 接続を管理し、HTTP ヘッダーおよびプロキシ サーバーを処理し、応答データを受け取ります。

関連項目