API:System.Notification

From RAD Studio API Documentation
Jump to: navigation, search

Classes

TBaseNotificationCenterA base class to implement if you want to use the Notification Center as a framework.
TCustomNotificationCenterA base class to implement if you want to use the Notification Center as a component.
TNotificationA message from an application that displays in a designated notification area.
TNotificationCenterThe Notification Center component.

Types

TNotificationsAn array of notifications.
TOnReceiveLocalNotificationThe type of event for the notification reception.
TRepeatIntervalThe interval for a repeating notification.