System.Notification.TBaseNotificationCenter.CancelAll

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CancelAll;

C++

void __fastcall CancelAll();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter


説明

スケジュールされているローカル通知すべての配信をキャンセルします。

関連項目