System.Notification.TNotification.FireDate
Delphi
FireDate: TDateTime;
C++
System::TDateTime FireDate;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TNotification |
Description
Une date et heure indiquant le déclenchement de la notification.
Seules les notifications planifiées utilisent cette propriété. La valeur par défaut est Now.
Voir davantage d'informations sur comment déclencher des notifications.
Voir aussi
- Utilisation de notifications
- System.Notification.TNotification.AlertAction
- System.Notification.TNotification.AlertBody
- System.Notification.TNotification.EnableSound
- System.Notification.TNotification.HasAction
- System.Notification.TNotification.Name
- System.Notification.TNotification.Number
- System.Notification.TNotification.RepeatInterval
- System.Notification.TNotification.SoundName
- System.Notification.TNotification.Title