System.Tether.Manager.TTetheringProfileType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TTetheringProfileType = UnicodeString;

C++

typedef System::UnicodeString TTetheringProfileType;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager

Description

String that uniquely identifies a type of profile.

The default type of the profile is "APPLICATION".

See Also