System.Notification.TBaseNotificationCenter.DoCancelAllNotifications
Delphi
procedure DoCancelAllNotifications; virtual; abstract;
C++
virtual void __fastcall DoCancelAllNotifications(void) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | System.Notification.pas System.Notification.hpp |
System.Notification | TBaseNotificationCenter |
説明
スケジュールされているローカル通知すべての配信をキャンセルします。