System.Notification.TBaseNotificationCenter.DoDeleteChannel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoDeleteChannel(const AChannelId: string); virtual;

C++

virtual void __fastcall DoDeleteChannel(const System::UnicodeString AChannelId);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter


Description

Retire le canal de notification en fonction de son ID.