System.Tether.Manager.TTetheringProtocols.Protocols

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

Delphi

class property Protocols: TTetheringProtocolTypes read GetProtocolTypes;

C++

/* static */ __property System::DynamicArray<System::UnicodeString> Protocols = {read=GetProtocolTypes};

プロパティ

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


説明

登録されたプロトコル種別配列です。

関連項目