System.Notification.TCustomNotificationCenter.DoCancelAllNotifications

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch