System.Notification.TBaseNotificationCenter.DoGetAllChannels
Delphi
procedure DoGetAllChannels(const AChannels: TChannels); virtual;
C++
virtual void __fastcall DoGetAllChannels(TChannels* const AChannels);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | System.Notification.pas System.Notification.hpp |
System.Notification | TBaseNotificationCenter |
説明
アプリケーション内のすべての通知チャネルからなるリストを返します。