System.Notification.TCustomNotificationCenter.DoGetAllChannels
Delphi
procedure DoGetAllChannels(const AChannels: TChannels); virtual;
C++
virtual void __fastcall DoGetAllChannels(TChannels* const AChannels);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Notification.pas System.Notification.hpp |
System.Notification | TCustomNotificationCenter |
Description
Returns a list of all Notification channels in the application.