API:System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.CreateInstance

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function CreateInstance: TTetheringAdapter; override;

C++

__classmethod virtual System::Tether::Manager::TTetheringAdapter* __fastcall CreateInstance();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter

Description

Create crée une instance de TTetheringAdapter et la renvoie.

System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.CreateInstance hérite de System.Tether.Manager.TTetheringAdapter.CreateInstance. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringAdapter.CreateInstance.

Create crée une instance de TTetheringAdapter et la renvoie.

Voir aussi