API:System.Notification.TCustomNotificationCenter.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 TCustomNotificationCenter

Description

Embarcadero Technologies does not currently have any additional information.