System.Notification.TNotification.Title
Delphi
Title: string;
C++
System::UnicodeString Title;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TNotification |
Description
Le titre de la notification.
La plate-forme iOS affiche toujours le nom de l'app en tant que titre. Sur les autres plates-formes, dans le cas où il n'y aurait pas de titre, le nom de l'app est affiché en tant que titre.
Voir davantage d'informations sur l'utilisation de notifications.
Voir aussi
- Utilisation des notifications
- 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