System.Notification.TCustomNotificationCenter.DoScheduleNotification

De RAD Studio API Documentation
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