System.Notification.TCustomNotificationCenter.DoCancelAllNotifications

提供:RAD Studio API Documentation

Delphi

procedure DoCancelAllNotifications; virtual;

C++

virtual void __fastcall DoCancelAllNotifications();

プロパティ

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


説明

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

関連項目