API:System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.CreateInstance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function CreateInstance: TTetheringAdapter; override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Tether.BluetoothAdapter.pas
System.Tether.BluetoothAdapter.hpp
System.Tether.BluetoothAdapter TTetheringBluetoothAdapter

Beschreibung

Erstellt eine Instanz von TTetheringAdapter und gibt sie zurück.

System.Tether.BluetoothAdapter.TTetheringBluetoothAdapter.CreateInstance erbt von System.Tether.Manager.TTetheringAdapter.CreateInstance. Der folgende Inhalt bezieht sich auf System.Tether.Manager.TTetheringAdapter.CreateInstance.

Erstellt eine Instanz von TTetheringAdapter und gibt sie zurück.

Siehe auch