System.Tether.Manager.TTetheringManagerCommunicationThread.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTetheringManagerCommunicationThread(void);

Properties

Type Visibility Source Unit Parent
destructor public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread

Description

Destroys this instance of TTetheringManagerCommunicationThread.

See Also