System.Notification

From RAD Studio API Documentation
Jump to: navigation, search

The Notification API allows you to use notifications on supported platforms. See also using notifications.

Package rtl240.bpl

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.