Open main menu

RAD Studio API Documentation β

System.Tether.Manager.TTetheringProfile.Protocols

Delphi

property Protocols: TList<TTetheringProtocol> read FProtocols;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description