System.Tether.TCPProtocol.TTetheringTCPProtocol.GetIsConnected

提供:RAD Studio API Documentation

Delphi

function GetIsConnected: Boolean; override;

C++

virtual bool __fastcall GetIsConnected(void);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol


説明

プロトコルがリモート プロファイルに接続されている場合には True接続されていない場合には False を返します。

関連項目