System.Tether.Manager.TTetheringProfiles.Profiles

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

Delphi

class property Profiles: TTetheringProfileTypes read GetProfiles;

C++

/* static */ __property System::DynamicArray<System::UnicodeString> Profiles = {read=GetProfiles};

プロパティ

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


説明

TTetheringProfiles登録されているプロファイル タイプの配列です。

関連項目