System.Tether.Manager.TTetheringProfiles.UnRegisterProfile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure UnRegisterProfile(const AType: TTetheringProfileType);

C++

__classmethod void __fastcall UnRegisterProfile(const System::UnicodeString AType);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfiles

Description

Removes the specified profile type from the list of supported profile types in TTetheringProfiles.

See Also