API:System.Tether.AppProfile.TTetheringAppProfile.CreateInstance

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

Delphi

class function CreateInstance(const AManager: TTetheringManager): TTetheringProfile; override;

C++

__classmethod virtual System::Tether::Manager::TTetheringProfile* __fastcall CreateInstance(System::Tether::Manager::TTetheringManager* const AManager);

プロパティ

種類 可視性 ソース ユニット
function public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

説明

TTetheringProfile のインスタンスを作成して返します。

System.Tether.AppProfile.TTetheringAppProfile.CreateInstance は System.Tether.Manager.TTetheringProfile.CreateInstance を継承しています。以下の内容はすべて System.Tether.Manager.TTetheringProfile.CreateInstance を参照しています。


TTetheringProfile のインスタンスを作成して返します。

関連項目