System.Tether.Manager.TTetheringProfile.ProfileType

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

Delphi

property ProfileType: TTetheringProfileType read GetProfileType;

C++

__property System::UnicodeString ProfileType = {read=GetProfileType};

プロパティ

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


説明

プロファイルのタイプ


TTetheringProfile は抽象クラスなので、TTetheringProfile.ProfileType は実装されていません。 TTetheringProfile のサブクラスで、GetProfileType をオーバーライドし実装します。

関連項目