System.Bluetooth.TBluetoothGattCharacteristic.FDescriptors

提供:RAD Studio API Documentation

Delphi

FDescriptors: TBluetoothGattDescriptorList;

C++

TBluetoothGattDescriptorList* FDescriptors;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic


説明

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

FDescriptors に入力するには、次のいずれかを行います。

関連項目