System.Notification.TCustomNotificationCenter.DoGetAllChannels
Delphi
procedure DoGetAllChannels(const AChannels: TChannels); virtual;
C++
virtual void __fastcall DoGetAllChannels(TChannels* 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.