System.Bluetooth.TBluetoothGattDescriptorList

提供:RAD Studio API Documentation

TBluetoothGattDescriptorListSystem.Generics.Collections.TObjectListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObject

Delphi

TBluetoothGattDescriptorList = class(TObjectList<TBluetoothGattDescriptor>);

C++

class PASCALIMPLEMENTATION TBluetoothGattDescriptorList : public System::Generics::Collections::TObjectList__1<TBluetoothGattDescriptor*>

プロパティ

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


説明

ディスクリプタリストです。

関連項目