API:System.Notification.TBaseNotificationCenter.GetAllChannels

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetAllChannels(const AChannels: TChannels);

C++

void __fastcall GetAllChannels(System::Generics::Collections::TList__1<TChannel*>* const AChannels);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter

Description

Embarcadero Technologies does not currently have any additional information.