System.Notification.TBaseNotificationCenter.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 TBaseNotificationCenter


Description

Dispatcher of the OnReceiveLocalNotification event.

Voir aussi