System.Tether.Manager.TTetheringProfile.Protocols

提供: RAD Studio API Documentation
2014年8月18日 (月) 06:43時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-15733)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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


説明

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

関連項目