System.Tether.Manager.TTetheringProfile.Protocols

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Protocols: TList<TTetheringProtocol> read FProtocols;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


説明

プロファイルがサポートするプロトコルリスト

関連項目