System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCommandQueue();

Properties

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

Description

Destroys this instance of TCommandQueue.

See Also