API:REST.Backend.PushDevice.TPushEventsAdapter

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TPushEventsAdapter = class(TRESTComponentAdapter)

C++

class PASCALIMPLEMENTATION TPushEventsAdapter : public Rest::Bindsource::TRESTComponentAdapter

Properties

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

Description

Represents the LiveBindings adapter for REST components.

REST.Backend.PushDevice.TPushEventsAdapter inherits from REST.BindSource.TRESTComponentAdapter. All content below this line refers to REST.BindSource.TRESTComponentAdapter.


Represents the LiveBindings adapter for REST components.

TRESTComponentAdapter is used to create bindable members.

See Also