System.Notification.TBaseNotificationCenter.CancelAll
Delphi
procedure CancelAll;
C++
void __fastcall CancelAll();
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | public | System.Notification.pas System.Notification.hpp | System.Notification | TBaseNotificationCenter | 
Description
Annule la livraison de toutes les notifications locales planifiées.
Voir aussi
- System.Notification.TBaseNotificationCenter.CancelNotification
- System.Notification.TBaseNotificationCenter.Create
- System.Notification.TBaseNotificationCenter.CreateNotification
- System.Notification.TBaseNotificationCenter.PresentNotification
- System.Notification.TBaseNotificationCenter.ScheduleNotification