Datasnap.DSTCPServerTransport.TDSTCPConnectEventObject.Connection

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

Delphi

property Connection: TObject read FConnection;

C++

__property System::TObject* Connection = {read=FConnection};

プロパティ

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

説明

基になる接続を示します。

Connection プロパティは、基になる接続を示します。接続はは、一般的に TIdTCPConnection のインスタンスです。