System.Notification.TCustomNotificationCenter.DoDeleteChannel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoDeleteChannel(const AChannelId: string); virtual;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Notification.pas
System.Notification.hpp
System.Notification TCustomNotificationCenter


Beschreibung

Entfernt den Benachrichtigungskanal anhand seiner ID.