System.Notification.TBaseNotificationCenter.DoDeleteChannel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoDeleteChannel(const AChannelId: string); virtual; abstract;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.