System.Notification.TCustomNotificationCenter

Delphi
TCustomNotificationCenter = class(TComponent)
C++
class PASCALIMPLEMENTATION TCustomNotificationCenter : public System::Classes::TComponent
Inhaltsverzeichnis
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Beschreibung
Eine Basisklasse, die implementiert werden muss, wenn Sie die Mitteilungszentrale als Komponente verwenden möchten.
Plattform-Unterstützung
Plattform | Unterstützt |
---|---|
iOS |
![]() |
Android |
![]() |
Windows |
![]() ![]() (Windows 8, Windows 10) |
OS X |
![]() ![]() (10.8+) |
Siehe auch
- Android Developers - Notifications (EN)
- Notification Center (EN) unter iOS und OS X
- Action Center (EN) unter Windows