System.Notification.TBaseNotificationCenter.ScheduleNotification
Delphi
procedure ScheduleNotification(const ANotification: TNotification);
C++
void __fastcall ScheduleNotification(TNotification* const ANotification);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | System.Notification.pas System.Notification.hpp |
System.Notification | TBaseNotificationCenter |
説明
配信するローカル通知を、特定の日時にスケジュールします。