System.Tether.Manager.TTetheringProfile.FConnections
Delphi
FConnections: TObjectDictionary<TTetheringProfileInfo, TTetheringConnection>;
C++
System::Generics::Collections::TObjectDictionary__2<TTetheringProfileInfo,TTetheringConnection*>* FConnections;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
field | protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProfile |
Description
Dictionnaire des connexions et leurs profils distants cible.