System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCommandQueue = class

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TCommandQueue : public System::TObject

Properties

Type Visibility Source Unit Parent
class protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread

Description

A class that handles the queue of commands pending to be processed.

With the available public methods you can:

See Also