API:Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.Create

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

Delphi

constructor Create; virtual;

C++

__fastcall virtual TDSCustomConnectorProxyWriter(void);

プロパティ

種類 可視性 ソース ユニット
constructor public
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter TDSCustomConnectorProxyWriter

説明

TDSCustomProxyWriter のインスタンスを作成します。

Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.Create は Datasnap.DSProxyWriter.TDSCustomProxyWriter.Create を継承しています。以下の内容はすべて Datasnap.DSProxyWriter.TDSCustomProxyWriter.Create を参照しています。

TDSCustomProxyWriter のインスタンスを作成します。

Create メソッドは、TDSCustomProxyWriter クラスのインスタンスを作成および初期化します。

関連項目