System.Notification.TNotification.AlertAction

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

AlertAction: string;

C++

System::UnicodeString AlertAction;

Eigenschaften

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


Beschreibung

Der Titel der Aktions-Schaltfläche.

Das HasAction-Feld muss für AlertAction True sein, damit es funktioniert.

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

Siehe auch