API:REST.Backend.PushDevice.TCustomPushEventsBindSource

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TCustomPushEventsBindSource = class(TRESTComponentBindSource)

C++

class PASCALIMPLEMENTATION TCustomPushEventsBindSource : public Rest::Bindsource::TRESTComponentBindSource

Properties

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

Description

TRESTComponentBindSource is the LiveBindings bindsource for REST components.

REST.Backend.PushDevice.TCustomPushEventsBindSource 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