API:REST.Backend.ServiceComponents.TCustomPushSenderBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceTCustomPushSenderBindSource

Delphi

TCustomPushSenderBindSource = class(TRESTComponentBindSource)

C++

class PASCALIMPLEMENTATION TCustomPushSenderBindSource : public Rest::Bindsource::TRESTComponentBindSource

Properties

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

Description

TRESTComponentBindSource is the LiveBindings bindsource for REST components.

REST.Backend.ServiceComponents.TCustomPushSenderBindSource inherits from REST.BindSource.TRESTComponentBindSource. All content below this line refers to REST.BindSource.TRESTComponentBindSource.


TRESTComponentBindSource is the LiveBindings bindsource for REST components.

See Also