REST.Client.TCustomRESTResponse

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

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

Delphi

TCustomRESTResponse = class(TBaseObjectBindSourceDelegate, IRESTResponseJSON)

C++

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

プロパティ

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


説明

HTTP レスポンスを表すクラス群の基底クラス。

関連項目