System.Notification.TNotification.AlertAction

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

AlertAction: string;

C++

System::UnicodeString AlertAction;

プロパティ

種類 可視性 ソース ユニット
field public
System.Notification.pas
System.Notification.hpp
System.Notification TNotification


説明

アクション ボタンのキャプションです。

AlertAction が動作するには、HasAction フィールドが True でなければなりません。

AlertAction は、すべてのプラットフォームでサポートされているわけではありません。通知アクションプラットフォーム サポートについても、情報を確認してください。

関連項目