System.Notification.TCustomNotificationCenter.CreateOrUpdateChannel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CreateOrUpdateChannel(const AChannel: TChannel);

C++

void __fastcall CreateOrUpdateChannel(TChannel* const AChannel);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TCustomNotificationCenter


Description

Crée ou modifie un canal de notification système.

Si NotificationCenter a un canal avec l'ID de canal spécifié, AChannel.Id, il est mis à jour en conséquence.