System.Notification

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

Notification API では、サポートされているプラットフォームで通知を使用することができます。 「通知の利用」も参照してください。

パッケージ rtl230.bpl

クラス

TBaseNotificationCenterNotification Center をフレームワークとして使用したい場合、実装する基底クラスとなります。
TCustomNotificationCenterNotification Center をコンポーネントとして使用したい場合、実装する基底クラスとなります。
TNotification指定の通知領域に表示される、アプリケーションからのメッセージです。
TNotificationCenterNotification Center コンポーネント。

TNotifications通知の配列。
TOnReceiveLocalNotification通知受付をするイベントのタイプ。
TRepeatInterval通知の繰り返しの間隔。