API:REST.Backend.PushDevice.TPushEventsAdapter.PushSender

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PushSender: TCustomPushEvents read FComponent write SetPushSender;

C++

__property TCustomPushEvents* PushSender = {read=FComponent, write=SetPushSender};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.