System.Notification.TNotificationCenter

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Delphi

TNotificationCenter = class(TCustomNotificationCenter)

C++

class PASCALIMPLEMENTATION TNotificationCenter : public TCustomNotificationCenter

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Notification.pas
System.Notification.hpp
System.Notification System.Notification


Description

Le composant Centre de notifications.

Le composant TNotificationCenter vous permet d'accéder au service de notifications et étend les fonctionnalités de TCustomNotificationCenter.

TNotificationCenter publie un ensemble de propriétés vers l'inspecteur d'objets et vous permet de créer une instance de TNotification.

Prise en charge des plates-formes

Plate-forme Prise en charge

iOS

YesC++11Feature.png

Android

YesC++11Feature.png

Windows

YesC++11Feature.png

(Windows 8, Windows 10)

OS X

YesC++11Feature.png

(10.8+)

Voir aussi