System.Notification.TNotification.EnableSound
Delphi
EnableSound: Boolean;
C++
bool EnableSound;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TNotification |
説明
通知が現れたときに通知音を鳴らすかどうかを示します。
このプロパティは、ターゲット プラットフォームごとに働きが異なります。
デフォルトは True
です。
関連項目
- System.Notification.TNotification.AlertAction
- System.Notification.TNotification.AlertBody
- System.Notification.TNotification.FireDate
- System.Notification.TNotification.HasAction
- System.Notification.TNotification.Name
- System.Notification.TNotification.Number
- System.Notification.TNotification.RepeatInterval
- System.Notification.TNotification.SoundName
- System.Notification.TNotification.Title