System.Tether.Manager.TTetheringConnection.Protocol

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

Delphi

property Protocol: TTetheringProtocol read FProtocol write FProtocol;

C++

__property TTetheringProtocol* Protocol = {read=FProtocol, write=FProtocol};

プロパティ

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


説明

接続を確立するためのプロトコル

関連項目