System.Tether.Comm.TTetheringCustomComm.Connect

De RAD Studio API Documentation
Révision datée du 4 février 2015 à 18:39 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:System.Tether.Comm.TTetheringCustomComm.Connect|api}} ==Description== {{#lsth:API:System.Tether.Comm.TTetheringCustomComm.Connect|Description}} »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Delphi

function Connect(const ATarget: string): Boolean; overload; // Only valid when is used as a client
function Connect(const ATarget: string; ATimeout: Integer): Boolean; overload; // Only valid when is used as a client

C++

bool __fastcall Connect(const System::UnicodeString ATarget)/* overload */;
bool __fastcall Connect(const System::UnicodeString ATarget, int ATimeout)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm TTetheringCustomComm

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !