System.Notification.TNotificationCenter
Erreur : l’image n’est pas valide ou n’existe pas.
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
Voir aussi
- Android Developers - Notifications (EN)
- Notification Center (EN) sur Mac OS X
- Action Center (EN) sous Windows