REST.Backend.Providers.TBackendServiceComponent

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Backend.Providers.TBackendServiceComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBackendServiceComponent

Delphi

TBackendServiceComponent = class(TComponent, IBackendServiceComponent)
TBackendServiceComponent<TI: IBackendService; T: Class> = class(TBackendServiceComponent)

C++

class PASCALIMPLEMENTATION TBackendServiceComponent : public System::Classes::TComponent
template<typename TI, typename T> class PASCALIMPLEMENTATION TBackendServiceComponent__2 : public TBackendServiceComponent

Propriétés

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


Description

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