System.Bluetooth.TBluetoothGattCharacteristicList

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

Delphi

TBluetoothGattCharacteristicList = class(TObjectList<TBluetoothGattCharacteristic>);

C++

class PASCALIMPLEMENTATION TBluetoothGattCharacteristicList : public System::Generics::Collections::TObjectList__1<TBluetoothGattCharacteristic*>

プロパティ

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


説明

キャラクタリスティックリストです。

関連項目