System.Notification.TCustomNotificationCenter.CreateOrUpdateChannel

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CreateOrUpdateChannel(const AChannel: TChannel);

C++

void __fastcall CreateOrUpdateChannel(TChannel* const AChannel);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TCustomNotificationCenter


説明

システム通知チャネルを作成または更新します。

NotificationCenter に指定されたチャンネル id の AChannel.Id を持つチャンネルがあった場合、更新されます。