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


説明

は、TTetheringAppProfile のインスタンスを作成および初期化します。

AOwner は、TTetheringAppProfile インスタンスの所有者になります。

関連項目