System.Tether.Manager.TTetheringAdapter.SetLocalConnectionString
Delphi
procedure SetLocalConnectionString(const ALocalConnection: string);
C++
void __fastcall SetLocalConnectionString(const System::UnicodeString ALocalConnection);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringAdapter |
説明
お使いのアダプタと同じ種類の他のアダプタで、お使いのアダプタへの接続に使用できる接続文字列を定義します。
たとえば、TTetheringNetworkAdapterCommon の場合は、アダプタのネットワーク アドレスとポート番号(たとえば "172.16.254.1:2020" など)が接続文字列になります。