System.Notification.TNotification.AlertBody
Delphi
AlertBody: string;
C++
System::UnicodeString AlertBody;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TNotification |
Description
Texte du message de notification.
AlertBody est obligatoire pour les notifications iOS.
Voir aussi
- Utilisation des notifications
- System.Notification.TNotification.AlertAction
- 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
- System.Notification.TNotification.Title