System.Notification.TBaseNotificationCenter.GetAllChannels
Delphi
procedure GetAllChannels(const AChannels: TChannels);
C++
void __fastcall GetAllChannels(System::Generics::Collections::TList__1<TChannel*>* const AChannels);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.Notification.pas System.Notification.hpp |
System.Notification | TBaseNotificationCenter |
説明
アプリケーション内のすべての通知チャネルで、渡されたリストを埋めます。
ユーザーは、Android 内のチャンネルのインスタンスを削除します。