System.Notification.TBaseNotificationCenter.DoCancelAllNotifications
Delphi
procedure DoCancelAllNotifications; virtual; abstract;
C++
virtual void __fastcall DoCancelAllNotifications(void) = 0 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
protected | System.Notification.pas System.Notification.hpp |
System.Notification | TBaseNotificationCenter |
Description
Annule la livraison de toutes les notifications locales planifiées.