System.Tether.Manager.TTetheringProfile.FConnections

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.

Siehe auch