System.Notification.TBaseNotificationCenter.GetAllChannels
Delphi
procedure GetAllChannels(const AChannels: TChannels);
C++
void __fastcall GetAllChannels(TChannels* const AChannels);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | System.Notification.pas System.Notification.hpp |
System.Notification | TBaseNotificationCenter |
Beschreibung
Füllt die übergebene Liste mit allen Benachrichtigungskanälen in der Anwendung.
Der Benutzer entfernt die Instanz des Kanals in Android.