System.Tether.Manager.TTetheringManager.RemoteProfiles

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

Delphi

property RemoteProfiles: TTetheringProfileInfoList read FRemoteProfiles;

C++

__property TTetheringProfileInfoList* RemoteProfiles = {read=FRemoteProfiles};

プロパティ

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


説明

マネージャによって検知されたプロファイルリストです。

関連項目