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

Classes

ELocalNotificationBase exception class for Notification Center.
ELocalNotificationAccessAccess exception to perform the operation.
TBaseNotificationCenterA base class to implement if you want to use the Notification Center as a framework.
TChannelA representation of settings that apply to a collection of similarly themed notifications.
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.
TPermissionRequestResultMessagePermission request result message.

Types

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