System.Notification.TCustomNotificationCenter

Delphi
TCustomNotificationCenter = class(TComponent)
C++
class PASCALIMPLEMENTATION TCustomNotificationCenter : public System::Classes::TComponent
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Description
Classe de base à implémenter si vous voulez utiliser le Centre de notifications en tant que composant.
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
- Notification Center (EN) sur Mac OS X
- Action Center (EN) sur Windows