System.Notification.TCustomNotificationCenter.DoReceiveLocalNotification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoReceiveLocalNotification(const Sender: TObject; const M: TMessage); virtual;

C++

virtual void __fastcall DoReceiveLocalNotification(System::TObject* const Sender, System::Messaging::TMessageBase* const M);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Notification.pas
System.Notification.hpp
System.Notification TCustomNotificationCenter


Description

System.Notification.TCustomNotificationCenter.DoReceiveLocalNotification hérite de System.Notification.TBaseNotificationCenter.DoReceiveLocalNotification. Tout le contenu en-dessous de cette ligne se réfère à System.Notification.TBaseNotificationCenter.DoReceiveLocalNotification. Répartiteur de l'événement OnReceiveLocalNotification.

Voir aussi