API:System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread

From RAD Studio API Documentation
Jump to: navigation, search

System.Tether.Manager.TTetheringManagerCommunicationThreadSystem.Classes.TThreadSystem.TObjectTTetheringBluetoothManagerCommunicationThread

Delphi

TTetheringBluetoothManagerCommunicationThread = class(TTetheringManagerCommunicationThread)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringBluetoothManagerCommunicationThread : public System::Tether::Manager::TTetheringManagerCommunicationThread

Properties

Type Visibility Source Unit Parent
class public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter System.Tether.BluetoothAdapter

Description

Base class for separate threads of execution that adapters use for asynchronous connections to each other.

System.Tether.BluetoothAdapter.TTetheringBluetoothManagerCommunicationThread inherits from System.Tether.Manager.TTetheringManagerCommunicationThread. All content below this line refers to System.Tether.Manager.TTetheringManagerCommunicationThread.

Base class for separate threads of execution that adapters use for asynchronous connections to each other.

See Also