System.Notification.TCustomNotificationCenter.DoGetAllChannels

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.