System.Notification.TOnReceiveLocalNotification

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

C++

typedef void __fastcall (__closure *TOnReceiveLocalNotification)(System::TObject* Sender, TNotification* ANotification);

プロパティ

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


説明

通知受付をするイベントのタイプ。

関連項目