System.Tether.AppProfile.TTetheringAppProfile.GetProfileType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetProfileType: TTetheringProfileType; override;

C++

virtual System::UnicodeString __fastcall GetProfileType();

Properties

Type Visibility Source Unit Parent
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

Description

Returns the profile type of TTetheringAppProfile: "APPLICATION".

See Also