System.Bluetooth.TBluetoothClassicAdapterList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothAdapter>.Create */ inline __fastcall TBluetoothClassicAdapterList(bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothAdapter*>(AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothAdapter>.Create */ inline __fastcall TBluetoothClassicAdapterList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TBluetoothAdapter*> > AComparer, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothAdapter*>(AComparer, AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothAdapter>.Create */ inline __fastcall TBluetoothClassicAdapterList(System::Generics::Collections::TEnumerable__1<TBluetoothAdapter*>* const Collection, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothAdapter*>(Collection, AOwnsObjects) { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothAdapter>.Create */ inline __fastcall TBluetoothClassicAdapterList(void)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothAdapter*>() { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothAdapter>.Create */ inline __fastcall TBluetoothClassicAdapterList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TBluetoothAdapter*> > AComparer)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothAdapter*>(AComparer) { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothAdapter>.Create */ inline __fastcall TBluetoothClassicAdapterList(System::Generics::Collections::TEnumerable__1<TBluetoothAdapter*>* const Collection)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothAdapter*>(Collection) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public System.Bluetooth.hpp System.Bluetooth TBluetoothClassicAdapterList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !