System.Tether.Manager.TTetheringAdapter.SetLocalConnectionString

From RAD Studio API Documentation
Jump to: navigation, search

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