System.Tether.Manager.TTetheringProfile.FConnections
Delphi
FConnections: TObjectDictionary<TTetheringProfileInfo, TTetheringConnection>;
C++
System::Generics::Collections::TObjectDictionary__2<TTetheringProfileInfo,TTetheringConnection*>* FConnections;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
field | protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProfile |
Beschreibung
Dictionary der Verbindungen und ihrer Ziel-Remote-Profile.