System.Notification.TBaseNotificationCenter.ScheduleNotification
Delphi
procedure ScheduleNotification(const ANotification: TNotification);
C++
void __fastcall ScheduleNotification(TNotification* const ANotification);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | public | System.Notification.pas System.Notification.hpp | System.Notification | TBaseNotificationCenter | 
Beschreibung
Plant eine lokale Benachrichtigung für das Senden an einem bestimmten Datum und Zeitpunkt.