API: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

Eine Basisklasse, die implementiert werden muss, wenn Sie die Mitteilungszentrale als Komponente verwenden möchten.

System.Notification.TNotificationCenter erbt von System.Notification.TCustomNotificationCenter. Der folgende Inhalt bezieht sich auf System.Notification.TCustomNotificationCenter.

Eine Basisklasse, die implementiert werden muss, wenn Sie die Mitteilungszentrale als Komponente verwenden möchten.

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