REST.Backend.PushDevice.TSubPushEventsBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.PushDevice.TCustomPushEventsBindSourceREST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceTSubPushEventsBindSource

Delphi

TSubPushEventsBindSource = class(TCustomPushEventsBindSource)

C++

class PASCALIMPLEMENTATION TSubPushEventsBindSource : public TCustomPushEventsBindSource

Properties

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

Description

LiveBindings bindsource for TCustomPushEvents that publishes subcomponent properties.

See Also