System.Tether.Manager.TTetheringProfile.FConnections

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

FConnections: TObjectDictionary<TTetheringProfileInfo, TTetheringConnection>;

C++

System::Generics::Collections::TObjectDictionary__2<TTetheringProfileInfo,TTetheringConnection*>* FConnections;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


説明

接続と、接続で結ばれた先のリモート プロファイルとのディクショナリです。

関連項目