System.Tether.AppProfile.TTetheringAppProfile.GetProfileType

提供:RAD Studio API Documentation

Delphi

function GetProfileType: TTetheringProfileType; override;

C++

virtual System::UnicodeString __fastcall GetProfileType(void);

プロパティ

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


説明

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

関連項目