System.Notification.TOnReceiveLocalNotification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOnReceiveLocalNotification = procedure (Sender: TObject; ANotification: TNotification) of object;

C++

typedef void __fastcall (__closure *TOnReceiveLocalNotification)(System::TObject* Sender, TNotification* ANotification);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Notification.pas
System.Notification.hpp
System.Notification System.Notification


Description

Le type d'événement pour le réception de la notification.

Voir aussi