System.Tether.Comm.TTetheringCustomComm.DoConnect
Delphi
function DoConnect(const ATarget: string; ATimeout: Integer): Boolean; virtual; abstract;
C++
virtual bool __fastcall DoConnect(const System::UnicodeString ATarget, int ATimeout) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Tether.Comm.pas System.Tether.Comm.hpp |
System.Tether.Comm | TTetheringCustomComm |
Description
Embarcadero Technologies does not currently have any additional information.