System.Notification.TBaseNotificationCenter.DoGetAllChannels

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

Delphi

procedure DoGetAllChannels(const AChannels: TChannels); virtual; abstract;

C++

virtual void __fastcall DoGetAllChannels(System::Generics::Collections::TList__1<TChannel*>* const AChannels) = 0 ;

プロパティ

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


説明

アプリケーション内のすべての通知チャネルからなるリストを返します。