Datasnap.DSTCPServerTransport.TDSTCPChannel.Create

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

Delphi

constructor Create(AContext: IIPContext);

C++

__fastcall TDSTCPChannel(Ippeerapi::_di_IIPContext AContext);

プロパティ

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

説明

TDSTCPChannel クラスのインスタンスを作成します。

Create メソッドを呼び出して、TDSTCPChannel クラスのインスタンスを作成します。

関連項目