System.Notification.TCustomNotificationCenter
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 |
|
Android |
|
Windows |
(Windows 8 以降) |
OS X |
(10.8 以降) |
関連項目
- Android 開発者 - 通知
- iOS と OS X における Notification Center
- Windows における Action Center