System.Notification.TCustomNotificationCenter.GetAllChannels

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

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 TCustomNotificationCenter


説明

アプリケーション内のすべての通知チャネルで、渡されたリストを埋めます。 .

ユーザーは、Android 内のチャンネルのインスタンスを削除します。