API:System.Tether.AppProfile.TTetheringAppProfile.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TTetheringAppProfile(System::Classes::TComponent* AOwner);

プロパティ

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

説明

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

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


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

関連項目