API:System.Notification.TNotificationCenter

Aus RAD Studio API Documentation

TNotificationCenterSystem.Notification.TCustomNotificationCenterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

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

Android

Windows

(Windows 8 und später)

OS X

(10.8 und später)

Siehe auch