System.Notification.TBaseNotificationCenter.DoResetIconBadgeNumber
Delphi
procedure DoResetIconBadgeNumber; virtual; abstract;
C++
virtual void __fastcall DoResetIconBadgeNumber() = 0 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
procedure function  | 
		protected | System.Notification.pas System.Notification.hpp  | 
        System.Notification | TBaseNotificationCenter | 
説明
ApplicationIconBadgeNumber プロパティをデフォルト値にリセットします。