System.Notification.TBaseNotificationCenter.DoGetIconBadgeNumber

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DoGetIconBadgeNumber: Integer; virtual; abstract;

C++

virtual int __fastcall DoGetIconBadgeNumber() = 0 ;

Eigenschaften

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


Beschreibung

Getter-Methode für ApplicationIconBadgeNumber.

Siehe auch