REST.Backend.PushDevice.TPushEventsAdapter

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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

LiveBindings adapter for TCustomBackendPush that creates bindable members.

See Also