Datasnap.DSCommon.TDSClientCallbackChannelManager.AddConverter

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

Delphi

procedure AddConverter(event: TConverterEvent);

C++

void __fastcall AddConverter(Data::Dbxjsonreflect::TConverterEvent* event);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

説明

新しい変換コンポーネントを、変換コンポーネント リストへ追加および登録します。

AddConverter メソッドは、新しい変換コンポーネントを、変換コンポーネント リストへ追加および登録します。

関連項目