System.Notification.TBaseNotificationCenter.DoScheduleNotification

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoScheduleNotification(const ANotification: TNotification); virtual; abstract;

C++

virtual void __fastcall DoScheduleNotification(TNotification* const ANotification) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
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