REST.Client.TRESTAuthenticatorBindSource

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

REST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceTRESTAuthenticatorBindSource

Delphi

TRESTAuthenticatorBindSource<T: TCustomAuthenticator> = class(TRESTComponentBindSource)

C++

template<typename T> class PASCALIMPLEMENTATION TRESTAuthenticatorBindSource__1 : public Rest::Bindsource::TRESTComponentBindSource

プロパティ

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

説明

TRESTComponentBindSource は、REST コンポーネントの LiveBindings バインドソースです。

REST.Client.TRESTAuthenticatorBindSource は REST.BindSource.TRESTComponentBindSource を継承しています。以下の内容はすべて REST.BindSource.TRESTComponentBindSource を参照しています。


TRESTComponentBindSource は、REST コンポーネントの LiveBindings バインドソースです。

関連項目