System.Notification.TCustomNotificationCenter.DoResetIconBadgeNumber

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoResetIconBadgeNumber; virtual;

C++

virtual void __fastcall DoResetIconBadgeNumber();

Eigenschaften

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


Beschreibung

Setzt die Eigenschaft ApplicationIconBadgeNumber auf den Standardwert zurück.

Siehe auch