System.Notification.TBaseNotificationCenter.CreateOrUpdateChannel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure CreateOrUpdateChannel(const AChannel: TChannel);

C++

void __fastcall CreateOrUpdateChannel(TChannel* const AChannel);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter


Beschreibung

Erstellt oder aktualisiert den Systembenachrichtigungskanal.

Wenn NotificationCenter über einen Kanal mit der angegebenen Kanal-ID, AChannel.Id, verfügt, wird er aktualisiert.