System.Notification.TNotificationCenter

提供:RAD Studio API Documentation

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

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

Android

Windows

(Windows 8、Windows 10)

OS X

(10.8+)

関連項目