REST.Backend.ServiceComponents.TSubLoginBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.ServiceComponents.TCustomLoginBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceTSubLoginBindSource

Delphi

TSubLoginBindSource = class(TCustomLoginBindSource)

C++

class PASCALIMPLEMENTATION TSubLoginBindSource : public TCustomLoginBindSource

Properties

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

Description

LiveBindings bindsource for TCustomBackendAuth that publishes subcomponent properties.

See Also