System.Notification.TNotificationCenter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Notification.TCustomNotificationCenterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTNotificationCenter

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

Die Komponente Mitteilungszentrale.

Die Komponente TNotificationCenter ermöglicht Ihnen, auf den Benachrichtigungsdienst zuzugreifen, und erweitert die Funktionalität von TCustomNotificationCenter.

TNotificationCenter veröffentlicht eine Eigenschaftsmenge im Objektinspektor und gestattet Ihnen, eine Instanz von TNotification zu erstellen.

Plattform-Unterstützung

Plattform Unterstützt

iOS

YesC++11Feature.png

Android

YesC++11Feature.png

Windows

YesC++11Feature.png
YesC++11Feature.png

(Windows 8, Windows 10)

OS X

YesC++11Feature.png
YesC++11Feature.png

(10.8+)

Siehe auch