System.Notification.TCustomNotificationCenter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomNotificationCenter

Delphi

TCustomNotificationCenter = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomNotificationCenter : public System::Classes::TComponent

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

YesC++11Feature.png

Android

YesC++11Feature.png

Windows

YesC++11Feature.png

(Windows 8 und später)

OS X

YesC++11Feature.png

(10.8 und später)

Siehe auch