System.Notification
Notification API では、サポートされているプラットフォームで通知を使用することができます。 「通知の利用」も参照してください。
| パッケージ | rtl230.bpl |
|---|
クラス
| TBaseNotificationCenter | Notification Center をフレームワークとして使用したい場合、実装する基底クラスとなります。 |
| TCustomNotificationCenter | Notification Center をコンポーネントとして使用したい場合、実装する基底クラスとなります。 |
| TNotification | 指定の通知領域に表示される、アプリケーションからのメッセージです。 |
| TNotificationCenter | Notification Center コンポーネント。 |
型
| TNotifications | 通知の配列。 |
| TOnReceiveLocalNotification | 通知受付をするイベントのタイプ。 |
| TRepeatInterval | 通知の繰り返しの間隔。 |