System.Tether.TCPProtocol.TTetheringTCPProtocol.GetIsConnected

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetIsConnected: Boolean; override;

C++

virtual bool __fastcall GetIsConnected(void);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.TCPProtocol.pas
System.Tether.TCPProtocol.hpp
System.Tether.TCPProtocol TTetheringTCPProtocol


Description

Renvoie True si le protocole est connecté à son profil distant, ou False s'il n'est pas connecté.

Voir aussi