System.Notification.TBaseNotificationCenter.CancelNotification
Delphi
procedure CancelNotification(const AName: string);
C++
void __fastcall CancelNotification(const System::UnicodeString AName);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | System.Notification.pas System.Notification.hpp | System.Notification | TBaseNotificationCenter | 
説明
スケジュールされたローカル通知の配信をキャンセルします。
AName パラメータに通知の一意の名前を指定する必要があります。