API:System.Notification.TNotificationCenter
エラー: 画像が無効、または存在しません。
Delphi
TNotificationCenter = class(TCustomNotificationCenter)
C++
class PASCALIMPLEMENTATION TNotificationCenter : public TCustomNotificationCenter
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
説明
Notification Center をコンポーネントとして使用したい場合、実装する基底クラスとなります。 {{#multireplace:System.Notification.TNotificationCenter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.Notification.TCustomNotificationCenter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.Notification.TCustomNotificationCenter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
Notification Center をコンポーネントとして使用したい場合、実装する基底クラスとなります。
サポート対象プラットフォーム
| プラットフォーム | サポート対象 |
|---|---|
|
iOS |
|
|
Android |
|
|
Windows |
(Windows 8、Windows 10) |
|
OS X |
(10.8+) |
関連項目
- Android 開発者 - 通知
- iOS と OS X における Notification Center
- Windows における Action Center