System.Notification.TCustomNotificationCenter.DoCancelAllNotifications
Delphi
procedure DoCancelAllNotifications; virtual;
C++
virtual void __fastcall DoCancelAllNotifications();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | protected | System.Notification.pas System.Notification.hpp | System.Notification | TCustomNotificationCenter | 
Beschreibung
Bricht das Senden aller geplanten lokalen Benachrichtigungen ab.