System.Bluetooth.TBluetoothUUIDsList

提供:RAD Studio API Documentation

TBluetoothUUIDsListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObject

Delphi

TBluetoothUUIDsList = class(TList<TBluetoothUUID>);

C++

class PASCALIMPLEMENTATION TBluetoothUUIDsList : public System::Generics::Collections::TList__1<GUID>

プロパティ

種類 可視性 ソース ユニット
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


説明

Bluetooth UUIDsリスト

関連項目