API:System.Notification.TNotificationCenter

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

エラー: 画像が無効、または存在しません。

Delphi

TNotificationCenter = class(TCustomNotificationCenter)

C++

class PASCALIMPLEMENTATION TNotificationCenter : public TCustomNotificationCenter

プロパティ

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

説明

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

System.Notification.TNotificationCenter は System.Notification.TCustomNotificationCenter を継承しています。以下の内容はすべて System.Notification.TCustomNotificationCenter を参照しています。

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

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

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

iOS

サムネイルの作成エラー: サムネイルを保存先に保存できません

Android

サムネイルの作成エラー: サムネイルを保存先に保存できません

Windows

サムネイルの作成エラー: サムネイルを保存先に保存できません

(Windows 8 以降)

OS X

サムネイルの作成エラー: サムネイルを保存先に保存できません

(10.8 以降)

関連項目