System.PushNotification.TPushServiceConnection.TReceiveNotificationEvent
Delphi
TReceiveNotificationEvent = procedure(Sender: TObject; const ANotification: TPushServiceNotification) of object;
C++
typedef void __fastcall (__closure *TReceiveNotificationEvent)(System::TObject* Sender, TPushServiceNotification* const ANotification);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | System.PushNotification.pas System.PushNotification.hpp |
System.PushNotification | TPushServiceConnection |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !