System.Notification.TCustomNotificationCenter.DoGetAllChannels
Delphi
procedure DoGetAllChannels(const AChannels: TChannels); virtual;
C++
virtual void __fastcall DoGetAllChannels(System::Generics::Collections::TList__1<TChannel*>* const AChannels);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
protected | System.Notification.pas System.Notification.hpp |
System.Notification | TCustomNotificationCenter |
Description
Renvoie la liste de tous les canaux de notification de l'application.