REST.Backend.PushDevice.TCustomPushEvents.OnPushReceived

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnPushReceived: TPushReceivedEvent read FOnPushReceived  write FOnPushReceived;

C++

__property TPushReceivedEvent OnPushReceived = {read=FOnPushReceived, write=FOnPushReceived};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!