System.Tether.Manager.TTetheringProfile.CreateInstance

提供:RAD Studio API Documentation

Delphi

class function CreateInstance(const AOwnerManager: TTetheringManager): TTetheringProfile; virtual; abstract;

C++

virtual __classmethod TTetheringProfile* __fastcall CreateInstance(TTetheringManager* const AOwnerManager) = 0 ;

プロパティ

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


説明

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

関連項目