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 rtl.bpl

Classes

TBaseNotificationCenterA base class to implement if you want to use the Notification Center as a framework.
TChannel
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

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