System.PushNotification.TPushServiceConnection.OnReceiveNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnReceiveNotification: TReceiveNotificationEvent read FOnReceiveNotification write FOnReceiveNotification;

C++

__property TReceiveNotificationEvent OnReceiveNotification = {read=FOnReceiveNotification, write=FOnReceiveNotification};

Properties

Type Visibility Source Unit Parent
event public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushServiceConnection

Description

Embarcadero Technologies does not currently have any additional information.