System.Notification.TOnReceiveLocalNotification

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
typedef public System.Notification.hpp System.Notification System.Notification

Description

The type of event for the notification reception.

See Also