System.Notification.TNotification.HasAction

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

HasAction: Boolean;

C++

bool HasAction;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
System.Notification.pas
System.Notification.hpp
System.Notification TNotification


Beschreibung

Gibt an, ob die Benachrichtigung Aktions-Schaltflächen enthält oder nicht.

HasAction ist standardgemäß False.

HasAction wird nicht von allen Plattformen unterstützt. Hier finden Sie weitere Informationen über Mitteilungsaktionen und Plattformunterstützung.

Siehe auch