System.Tether.Manager.TTetheringProtocol.IsConnected

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IsConnected: Boolean read GetIsConnected;

C++

__property bool IsConnected = {read=GetIsConnected, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol


Description

Indique si le protocole est connecté (True) ou non (False).

Voir aussi