System.Notification.TBaseNotificationCenter.CancelAll

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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