System.Notification.TNotification.EnableSound

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

Delphi

EnableSound: Boolean;

C++

bool EnableSound;

プロパティ

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


説明

通知が現れたときに通知音を鳴らすかどうかを示します。

このプロパティは、ターゲット プラットフォームごとに働きが異なります。

デフォルトは True です。

関連項目