System.Notification.TCustomNotificationCenter.DoCreateOrUpdateChannel

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

Delphi

procedure DoCreateOrUpdateChannel(const AChannel: TChannel); virtual;

C++

virtual void __fastcall DoCreateOrUpdateChannel(TChannel* const AChannel);

プロパティ

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


説明

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

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