System.Notification.TBaseNotificationCenter.CancelAll
Delphi
procedure CancelAll;
C++
void __fastcall CancelAll();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | public | System.Notification.pas System.Notification.hpp | System.Notification | TBaseNotificationCenter | 
Beschreibung
Bricht das Senden aller geplanten lokalen Benachrichtigungen ab.
Siehe auch
- System.Notification.TBaseNotificationCenter.CancelNotification
- System.Notification.TBaseNotificationCenter.Create
- System.Notification.TBaseNotificationCenter.CreateNotification
- System.Notification.TBaseNotificationCenter.PresentNotification
- System.Notification.TBaseNotificationCenter.ScheduleNotification