System.Notification.TCustomNotificationCenter.DeleteChannel
Delphi
procedure DeleteChannel(const AChannelId: string);
C++
void __fastcall DeleteChannel(const System::UnicodeString AChannelId);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | System.Notification.pas System.Notification.hpp |
System.Notification | TCustomNotificationCenter |
説明
ID で指定された通知チャネルを削除します。
Android でのみ機能します。