REST.Backend.ServiceComponents.TSubBackendQueryBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.ServiceComponents.TCustomBackendQueryBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubBackendQueryBindSource

Delphi

TSubBackendQueryBindSource = class(TCustomBackendQueryBindSource)

C++

class PASCALIMPLEMENTATION TSubBackendQueryBindSource : public TCustomBackendQueryBindSource

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 TCustomRESTRequest that publishes subcomponent properties.

See Also