Open main menu

RAD Studio API Documentation β

System.Tether.Manager.TTetheringAdapter.SetLocalConnectionString

Delphi

procedure SetLocalConnectionString(const ALocalConnection: string);

C++

void __fastcall SetLocalConnectionString(const System::UnicodeString ALocalConnection);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Defines the connection string that other adapters of the same type as your adapter may use to connect to your adapter.

See Also