API:System.Notification.TBaseNotificationCenter.OnReceiveLocalNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnReceiveLocalNotification: TOnReceiveLocalNotification read FOnReceiveLocalNotification  write FOnReceiveLocalNotification;

C++

__property TOnReceiveLocalNotification OnReceiveLocalNotification = {read=FOnReceiveLocalNotification, write=FOnReceiveLocalNotification};

Properties

Type Visibility Source Unit Parent
event public
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!