System.Tether.Manager.TTetheringProfile.Protocols

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Protocols: TList<TTetheringProtocol> read FProtocols;

C++

__property System::Generics::Collections::TList__1<TTetheringProtocol*>* Protocols = {read=FProtocols};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Beschreibung

Liste mit Protokollen, die von Ihrem Profil unterstützt werden.

Siehe auch