System.Tether.Manager.TTetheringManager.RegisteredProfiles

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

Delphi

property RegisteredProfiles: TList<TTetheringProfile> read FRegisteredProfiles;

C++

__property System::Generics::Collections::TList__1<TTetheringProfile*>* RegisteredProfiles = {read=FRegisteredProfiles};

プロパティ

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


説明

マネージャに登録されたプロファイルリストです。

関連項目