System.Notification.TCustomNotificationCenter

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomNotificationCenter

Delphi

TCustomNotificationCenter = class(TComponent)

C++

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

プロパティ

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


説明

Notification Center をコンポーネントとして使用したい場合、実装する基底クラスとなります。

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

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

iOS

YesC++11Feature.png

Android

YesC++11Feature.png

Windows

YesC++11Feature.png

(Windows 8、Windows 10)

OS X

YesC++11Feature.png

(10.8+)

関連項目