API:System.Tether.TCPProtocol.TTetheringTCPProtocol.Connect
Delphi
function Connect(const AProfile: TTetheringConnection): Boolean; override;
C++
virtual bool __fastcall Connect(System::Tether::Manager::TTetheringConnection* const AProfile);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Tether.TCPProtocol.pas System.Tether.TCPProtocol.hpp |
System.Tether.TCPProtocol | TTetheringTCPProtocol |
Description
Establishes a connection using the specified connection data. {{#multireplace:System.Tether.TCPProtocol.TTetheringTCPProtocol.Connect|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Tether.Manager.TTetheringProtocol.Connect|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Tether.Manager.TTetheringProtocol.Connect|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Establishes a connection using the specified connection data.