System.Notification.TNotification.FireDate
Delphi
FireDate: TDateTime;
C++
System::TDateTime FireDate;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
field | public | System.Notification.pas System.Notification.hpp |
System.Notification | TNotification |
Beschreibung
Datum und Uhrzeit, zu der die Benachrichtigung ausgelöst wird.
Nur geplante Benachrichtigungen verwenden diese Eigenschaft. Vorgabe ist Now.
Finden Sie weitere Informationen zum Auslösen von Mitteilungen.
Siehe auch
- Verwenden von Mitteilungen
- 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