System.Notification.TBaseNotificationCenter.DoGetAllChannels

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoGetAllChannels(const AChannels: TChannels); virtual; abstract;

C++

virtual void __fastcall DoGetAllChannels(System::Generics::Collections::TList__1<TChannel*>* const AChannels) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter


Description

Renvoie une liste de tous les canaux de notification de l'application.