System.Notification.TCustomNotificationCenter.DoScheduleNotification
Révision datée du 19 novembre 2015 à 11:52 par Lucas.Magdalena (discussion | contributions) (1 version : Translated in TRADOS. LOC-20257)
Delphi
procedure DoScheduleNotification(const ANotification: TNotification); virtual;
C++
virtual void __fastcall DoScheduleNotification(TNotification* const ANotification);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Notification.pas System.Notification.hpp |
System.Notification | TCustomNotificationCenter |
Description
Planifie une notification locale pour la livraison à une date et heure spécifique.