System.Bluetooth.TBluetoothGattDescriptor.FCharacteristic

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

[Weak] FCharacteristic: TBluetoothGattCharacteristic;

C++

TBluetoothGattCharacteristic* FCharacteristic;

プロパティ

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


説明

このディスクリプタを提供するキャラクタリスティックが格納されている protected プロパティです。

関連項目