System.Notification.TCustomNotificationCenter.DoDeleteChannel
Delphi
procedure DoDeleteChannel(const AChannelId: string); virtual;
C++
virtual void __fastcall DoDeleteChannel(const System::UnicodeString AChannelId);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | System.Notification.pas System.Notification.hpp  | 
        System.Notification | TCustomNotificationCenter | 
Description
Removes notification channel by its ID.