System.Notification.TOnReceiveLocalNotification

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public System.Notification.hpp System.Notification System.Notification


Beschreibung

Der Typ des Ereignisses für den Benachrichtigungsempfang.

Siehe auch