System.Notification.TNotificationCenter

提供: RAD Studio API Documentation
移動先: 案内検索

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

Delphi

TNotificationCenter = class(TCustomNotificationCenter)

C++

class PASCALIMPLEMENTATION TNotificationCenter : public TCustomNotificationCenter

プロパティ

種類 可視性 ソース ユニット
class public
System.Notification.pas
System.Notification.hpp
System.Notification System.Notification


説明

Notification Center コンポーネント。

TNotificationCenter コンポーネントにより、通知サービスにアクセスしたり、TCustomNotificationCenter の機能を拡張することができます。

TNotificationCenter は、一連のプロパティをオブジェクト インスペクタに公開し、TNotification のインスタンスを作成できるようにします。

サポート対象プラットフォーム

プラットフォーム サポート対象

iOS

YesC++11Feature.png

Android

YesC++11Feature.png

Windows

YesC++11Feature.png

(Windows 8、Windows 10)

OS X

YesC++11Feature.png

(10.8+)

関連項目