System.Tether.AppProfile.TTetheringAppProfile.GetProfileType

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

Delphi

function GetProfileType: TTetheringProfileType; override;

C++

virtual System::UnicodeString __fastcall GetProfileType();

プロパティ

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


説明

TTetheringAppProfileプロファイル タイプである、"APPLICATION" を返します。

関連項目