System.Notification.TNotification.Title
Delphi
Title: string;
C++
System::UnicodeString Title;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TNotification |
説明
通知のタイトル。
iOS プラットフォームは常に、アプリケーション名をタイトルとして表示します。 その他のプラットフォームでは、タイトルがない場合、アプリケーション名がタイトルとして表示されます。
詳細については、「通知の利用」を参照してください。
関連項目
- 通知の利用
- System.Notification.TNotification.AlertAction
- System.Notification.TNotification.AlertBody
- System.Notification.TNotification.EnableSound
- System.Notification.TNotification.FireDate
- System.Notification.TNotification.HasAction
- System.Notification.TNotification.Name
- System.Notification.TNotification.Number
- System.Notification.TNotification.RepeatInterval
- System.Notification.TNotification.SoundName