API:System.Notification.TBaseNotificationCenter.DoReceiveLocalNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter

Description

Embarcadero Technologies does not currently have any additional information.