API:REST.Backend.ServiceComponents.TCustomBackendStorage

Aus RAD Studio API Documentation

TCustomBackendStorageREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponentSystem.Classes.TComponent

Delphi

TCustomBackendStorage = class(TBackendServiceComponentAuth<IBackendStorageService, TBackendStorageApi>, IRESTIPComponent)

C++

class PASCALIMPLEMENTATION TCustomBackendStorage : public Rest::Backend::Providers::TBackendServiceComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendStorageService,Rest::Backend::Servicetypes::TBackendStorageApi*>

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents

Beschreibung

Basisklasse für Provider-Komponenten. {{#multireplace:REST.Backend.ServiceComponents.TCustomBackendStorage|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.Backend.Providers.TBackendServiceComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.Backend.Providers.TBackendServiceComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Basisklasse für Provider-Komponenten.

TBackendServiceComponent ist die Basisklasse für Provider-Komponenten. Die Klasse TBackendServiceComponent bietet keine Unterstützung für LiveBindings.

Siehe auch