System.Notification.TCustomNotificationCenter.DoGetAllChannels
Delphi
procedure DoGetAllChannels(const AChannels: TChannels); virtual;
C++
virtual void __fastcall DoGetAllChannels(TChannels* const AChannels);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
procedure function  | 
		protected | System.Notification.pas System.Notification.hpp  | 
        System.Notification | TCustomNotificationCenter | 
Beschreibung
Gibt eine Liste mit allen Benachrichtigungskanälen in der Anwendung zurück.