API:System.Notification.TNotificationCenter
<imagemap>-Fehler: Bild ist ungültig oder nicht vorhanden
Delphi
TNotificationCenter = class(TCustomNotificationCenter)
C++
class PASCALIMPLEMENTATION TNotificationCenter : public TCustomNotificationCenter
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. {{#multireplace:System.Notification.TNotificationCenter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Notification.TCustomNotificationCenter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.Notification.TCustomNotificationCenter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Eine Basisklasse, die implementiert werden muss, wenn Sie die Mitteilungszentrale als Komponente verwenden möchten.
Plattform-Unterstützung
Siehe auch
- Android Developers - Notifications (EN)
- Notification Center (EN) unter iOS und OS X
- Action Center (EN) unter Windows