System.Notification.TChannel.ShouldVibrate
Delphi
ShouldVibrate: Boolean;
C++
bool ShouldVibrate;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TChannel |
説明
チャネル通知を振動で伝えるか定義します。
Delphi
ShouldVibrate: Boolean;
C++
bool ShouldVibrate;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TChannel |
チャネル通知を振動で伝えるか定義します。