API:System.Notification.TBaseNotificationCenter.DeleteChannel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DeleteChannel(const AChannelId: string);

C++

void __fastcall DeleteChannel(const System::UnicodeString AChannelId);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter

Description

Embarcadero Technologies does not currently have any additional information.