System.Notification.TBaseNotificationCenter.DoCancelAllNotifications

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoCancelAllNotifications; virtual; abstract;

C++

virtual void __fastcall DoCancelAllNotifications() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter


Beschreibung

Bricht das Senden aller geplanten lokalen Benachrichtigungen ab.

Siehe auch