System.Bluetooth.TBluetoothLEAdapterList
Delphi
TBluetoothLEAdapterList = class(TObjectList<TBluetoothLEAdapter>);
C++
class PASCALIMPLEMENTATION TBluetoothLEAdapterList : public System::Generics::Collections::TObjectList__1<TBluetoothLEAdapter*>
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| class | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | System.Bluetooth |