System.Tether.AppProfile.TTetheringAppProfile.GetProfileType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetProfileType: TTetheringProfileType; override;

C++

virtual System::Tether::Manager::TTetheringProfileType __fastcall GetProfileType();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile


Beschreibung

Gibt den Profiltyp von TTetheringAppProfile: "APPLICATION".

Siehe auch