System.Notification.TNotificationCenter
Delphi
TNotificationCenter = class(TCustomNotificationCenter)
C++
class PASCALIMPLEMENTATION TNotificationCenter : public TCustomNotificationCenter
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Description
Le composant Centre de notifications.
Le composant TNotificationCenter vous permet d'accéder au service de notifications et étend les fonctionnalités de TCustomNotificationCenter.
TNotificationCenter publie un ensemble de propriétés vers l'inspecteur d'objets et vous permet de créer une instance de TNotification.
Prise en charge des plates-formes
Plate-forme | Prise en charge |
---|---|
iOS |
|
Android |
|
Windows |
(Windows 8, Windows 10) |
OS X |
(10.8+) |
Voir aussi
- Android Developers - Notifications (EN)
- Notification Center (EN) sur Mac OS X
- Action Center (EN) sous Windows