System.Notification.TCustomNotificationCenter.DoScheduleNotification

De RAD Studio API Documentation
Révision datée du 19 novembre 2015 à 11:52 par Lucas.Magdalena (discussion | contributions) (1 version : Translated in TRADOS. LOC-20257)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

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.

Voir aussi