REST.Backend.ServiceComponents.TCustomBackendGroups

De RAD Studio API Documentation
Aller à : navigation, rechercher

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*>

Propriétés

Type Visibilité  Source Unité  Parent
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents

Description


Classe de base pour les composants fournisseur.

REST.Backend.ServiceComponents.TCustomBackendGroups hérite de REST.Backend.Providers.TBackendServiceComponent. Tout le contenu en-dessous de cette ligne se réfère à REST.Backend.Providers.TBackendServiceComponent.

Classe de base pour les composants fournisseur.

TBackendServiceComponent est la classe de base pour les composants fournisseur. La classe TBackendServiceComponent n'offre pas de support LiveBindings.

Voir aussi