REST.Backend.ServiceComponents.TBackendGroups

From RAD Studio API Documentation

TBackendGroupsREST.Backend.ServiceComponents.TCustomBackendGroupsREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponent

Delphi

TBackendGroups = class(TCustomBackendGroups)

C++

class PASCALIMPLEMENTATION TBackendGroups : public TCustomBackendGroups

Properties

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

Description

Base class for provider components. REST.Backend.ServiceComponents.TBackendGroups inherits from REST.Backend.Providers.TBackendServiceComponent. All content below this line refers to REST.Backend.Providers.TBackendServiceComponent.

Base class for provider components.

TBackendServiceComponent is the base class for provider components. The TBackendServiceComponent class does not offer LiveBindings support.

See Also