REST.Backend.ServiceComponents.TSubBackendQueryBindSource

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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