REST.Backend.ServiceComponents.TCustomBackendFiles

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TCustomBackendFiles = class(TBackendServiceComponentAuth<IBackendFilesService, TBackendFilesApi>)

C++

class PASCALIMPLEMENTATION TCustomBackendFiles : public Rest::Backend::Providers::TBackendServiceComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendFilesService,Rest::Backend::Servicetypes::TBackendFilesApi*>

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.

REST.Backend.ServiceComponents.TCustomBackendFiles erbt von REST.Backend.Providers.TBackendServiceComponent. Der folgende Inhalt bezieht sich auf REST.Backend.Providers.TBackendServiceComponent.

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