REST.Backend.ServiceComponents.TPushSenderAdapter

From RAD Studio API Documentation
Jump to: navigation, search

REST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTPushSenderAdapter

Delphi

TPushSenderAdapter = class(TRESTComponentAdapter)

C++

class PASCALIMPLEMENTATION TPushSenderAdapter : public Rest::Bindsource::TRESTComponentAdapter

Properties

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

Description

LiveBindings adapter for TCustomBackendPush that creates bindable members.

See Also