System.Notification.TBaseNotificationCenter.ScheduleNotification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ScheduleNotification(const ANotification: TNotification);

C++

void __fastcall ScheduleNotification(TNotification* const ANotification);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter


Description

Planifie une notification locale pour la livraison à une date et heure spécifique.

Voir aussi