REST.Client.TCustomRESTRequest

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

Data.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentTCustomRESTRequest

Delphi

TCustomRESTRequest = class(TBaseObjectBindSourceDelegate, IRESTRequestParameterListOwnerNotify)

C++

class PASCALIMPLEMENTATION TCustomRESTRequest : public Data::Bind::Objectscope::TBaseObjectBindSourceDelegate

プロパティ

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


説明

REST リクエストを実行するための、データおよび論理のコンテナです。

関連項目