REST.Backend.ServiceComponents.TCustomBackendGroups

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

REST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponentSystem.Classes.TComponentTCustomBackendGroups

Delphi

TCustomBackendGroups = class(TBackendServiceComponentAuth<IBackendGroupsService, TBackendGroupsApi>)

C++

class PASCALIMPLEMENTATION TCustomBackendGroups : public Rest::Backend::Providers::TBackendServiceComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendGroupsService,Rest::Backend::Servicetypes::TBackendGroupsApi*>

プロパティ

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

説明


プロバイダ コンポーネントの基底クラスです。

REST.Backend.ServiceComponents.TCustomBackendGroups は REST.Backend.Providers.TBackendServiceComponent を継承しています。以下の内容はすべて REST.Backend.Providers.TBackendServiceComponent を参照しています。

プロバイダ コンポーネントの基底クラスです。

TBackendServiceComponent は、プロバイダ コンポーネントの基底クラスです。TBackendServiceComponent クラスでは、LiveBinding をサポートしていません。

関連項目