API:System.Tether.AppProfile.TTetheringAppProfile.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTetheringAppProfile();

Properties

Type Visibility Source Unit Parent
destructor public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

Description

Destroys this instance of TTetheringProfile.

System.Tether.AppProfile.TTetheringAppProfile.Destroy inherits from System.Tether.Manager.TTetheringProfile.Destroy. All content below this line refers to System.Tether.Manager.TTetheringProfile.Destroy.

Destroys this instance of TTetheringProfile.

See Also